Results 1 to 6 of 6

Thread: ADO - Error!!

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2000
    Posts
    148

    Angry

    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!

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    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

  3. #3
    Hyperactive Member
    Join Date
    Apr 2000
    Location
    Isle of Man
    Posts
    276
    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

  4. #4
    Member Red Thread's Avatar
    Join Date
    Aug 2000
    Location
    Europe-Belgium
    Posts
    44

    Talking Problem solved ?

    Hi there,

    Is your problem solved? If so, how did you did it?

    I'm wrestling with the same problem here ....

    greetings !

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    May 2000
    Posts
    148

    Nope!

    When I use Win98 it works, but on NT I still get the same error. If you solve this let me know!

  6. #6
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    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
  •  



Click Here to Expand Forum to Full Width