Re: Provider cannot found

From: Val Mazur (group51a_at_hotmail.com)
Date: 04/24/04


Date: Fri, 23 Apr 2004 22:25:51 -0400

Hi,

Jet 4.0 OLEDB provider is not a part of MDAC anymore. If you did not include
it into your installation or did not install it separately, then application
will not find it. On your Windows 2000 PC it probably was installed with
some other software. Check next link with the latest SP for the Jet 4.0

http://www.microsoft.com/downloads/results.aspx?productID=&freetext=jet+4.0&DisplayLang=en

-- 
Val Mazur
Microsoft MVP
"techie" <anonymous@discussions.microsoft.com> wrote in message 
news:9BE56602-5163-4F05-B9BF-02A7DC5935FD@microsoft.com...
>i have created application using vb-access2000.
> I have used 'Microsoft ADO 2.1 Library ' connection object.
> Connection Object has connection string as follows
> constr = "Provider=Microsoft.Jet.OLEDB.4.0;Jet OLEDB:Database 
> Password=password; Data Source=" & dbpath & ";Persist Security Info=False"
> i included MDAC of 2000 in delployment.
> I deployed my application on Win2000 OS using Innosetup 4.2.1.
> setup is working success fully on 2000 os.
> In Win 98 OS , it installed successfully in it , but when it runs and 
> Opening connection it gives following error
> that "Provider Cannot Found , It may not be properly Installed ".
> Why this is occur ????????????
> should i change ADO version or which MDAC VERSION SHOULD used that 
> supported by all WIN OS ???????? 


Relevant Pages

  • Re: reinstall mdac & DAO problem
    ... Jet is not a part of MDAC installation starting MDAC 2.6. ... > MDAC 2.8 RTM is incompatible with this version of Windows. ...
    (microsoft.public.data.ado)
  • Re: ADO Deployment
    ... I am using Jet, ... > and all you deploy is your app. ... > *not* to try and include these in your installation. ... > only have an early version of MDAC but my apps have run OK all the same. ...
    (borland.public.delphi.database.ado)
  • Re: VB6 app crashes on XP
    ... does the MDAC and Jet version affect the executable that is built? ... - is the installation of the app being done by a user with Administrator privilege? ... Anyone running the application will need Change/Modify permissions to the folder where the application is installed. ...
    (microsoft.public.vb.database)
  • Re: Application using Jet provider
    ... of unsolvable problems you'll encounter with COM and JET. ... > I have an application built in VB6 with an Access 2000 database using ADO ... > made MDAC 2.7 part of my InstallShield installation. ...
    (microsoft.public.vb.database.ado)
  • Re: Application using Jet provider
    ... of unsolvable problems you'll encounter with COM and JET. ... > I have an application built in VB6 with an Access 2000 database using ADO ... > made MDAC 2.7 part of my InstallShield installation. ...
    (microsoft.public.vb.database)