Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Microsoft Jet OLE DB 4.0 Provider

Status
Not open for further replies.

Custom24

Programmer
Joined
Nov 27, 2001
Messages
591
Location
GB
Hello

I am developing a simple data interface program and I made the mistake of choosing the ADODC data control. But the question does not really relate to this.

When I run the .exe file on the development machine, everything is fine, but when I manually install on the users computer, the error "Provider cannot be found - it may not be installed properly" or "ADO could not find the specified provider" comes up. I think this is because my app uses OLE DB 4.0, and the user has 3.51?

I am reluctant just to use package & deploy is because the software is being used in a controlled environemnt, where every change has to be accounted for. But I think their version of MDAC is the same.

Is it possible just to install the provider I need on the user machine? How do I go about doing this?

Thanks for help in advance
Mark
 
Thanks very much for this - it was just the ticket.

I'm just getting a bit frustrated by all the add-ins and components necessary to make a simple little app like mine work!!

But it's forums like this that stop me going completely mad

Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top