PDA

Click to See Complete Forum and Search --> : Distributing ADO - Urgent


MJK
Feb 7th, 2000, 09:46 PM
Hi,
i have created an application which uses the ADO Control & datalist controls in VB6.
Everything works fine until i try to distribute the Package (using the wizard) onto other machines.
Eveything installs fine but when I try to execute the program i get the message -
"ADO cannot find the data provider"
I'm using Windows NT4 , MDAC has also been installed (Version 2.1.1.3711.11).
The Database is created in Access 2000 and i'm using Jet.OLEDB.4.0 data provider.
Please help!!

Thanks
MJK

bsmith
Feb 7th, 2000, 10:01 PM
See what you can find at this search site. http://search.microsoft.com/us/SearchMS.asp

Are you on the most current service pack of NT? MDAC and DCOM are include with SP4 of NT all though I have found that sometimes the service pack needs to be re-applied or MDAC needs to be installed also. Does ODBC need to be installed on the client machine?

These are some of the questions I have concerning your problem. Sorry I could be more help I have just used Trial and Error to debug my install problems.