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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

IS MS ACCESS DRIVER INSTALLED.

Status
Not open for further replies.

blueprint

Structural
Joined
May 14, 2001
Messages
29
Location
AU
Hi

I have written a VisualC++ programme that uses MS Access 97 as its storage of data. I have an exe file for loading the dao driver for MS A97 but would like some advice on how to determine if this driver is already installed. Any help will be appreciated.

Peter.
 
The best way is to check the registry for an entry of the data access object/ odbc driver.
I guess you know the VC++ function calls for this. If you need to know how exactly the presence of the driver/dao is to be checked, please let me know.

Regards


Narayanan UM
umn@ieee.org
asaan@lycos.com

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top