|
-
Jun 26th, 2000, 09:47 PM
#1
Thread Starter
Addicted Member
I am using an ADO connection to a Access97 database on my network. The .exe works great from my PC, but if I use another PC I get:
Run-Time Error 3706
ADO could not find the specified provider.
The other PC's don't have VB one them (If that's a factor!)
If anyone can solve this, you are truely a GOD!
-
Jun 26th, 2000, 10:02 PM
#2
Guru
I'm guessing you are using ADO, and am also guessing that you are distributing MDAC 2.1, which does not include the Jet OLEDB 3.51 provider.
Distribute MDAC 2.0 instead, you can get it at
http://www.integrade.com/downloads/mdac.html
or off your visual studio cd
MDAC 2.0 includes the driver for Jet 3.51
-
Jun 26th, 2000, 10:03 PM
#3
Hyperactive Member
have you installed all the stuff you need for ADO??
MDAC and all that stuff is not included as standard
if not, try using packge and deployment wizard - it should include everything in the setup wizard
-
Aug 30th, 2000, 08:49 AM
#4
-
Aug 30th, 2000, 09:19 AM
#5
Thread Starter
Addicted Member
Nope!
When I use Win98 it works, but on NT I still get the same error. If you solve this let me know!
-
Aug 30th, 2000, 09:50 AM
#6
Guru
Hey people, what do your connection strings look like?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|