Results 1 to 3 of 3

Thread: ADO Error

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Posts
    2

    Post

    What is this error message "ADO could not find the specified provider" I wrote a VB program that uses Access for the database. The program runs find on my computer but when I package it and install it on another computer I get this message. I am running it on a network and the database is on the server.

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    You are distributing the wrong version (MDAC 2.1) of the MDAC most likely

    If you are using a MS Access 97 database, then you need to distribute MDAC 2.0. MDAC 2.1 is for Access 2000 databases

    Download MDAC 2.0 @ www.microsoft.com/data

    HTH

    Tom

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Posts
    2

    Post

    That was the problem!

    Thanks Tom

    Vic

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