CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: ADO error

  1. #1
    Join Date
    Jul 1999
    Posts
    58

    ADO error

    i want to connect my program to Microsoft Access database using ADO... but an error call "ADO could not find the specific provider" occur.. any one have idea what is going on??

    thanks...


  2. #2
    Join Date
    Jun 1999
    Location
    Switzerland
    Posts
    58

    Re: ADO error ...

    Hi,

    Do you use ADO 2.0 or 2.1
    I would advise to upgrade to ADO2.1, because many bugs were fixed with this upgrade.

    Jan


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

Featured