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

ADO in Access 97

Status
Not open for further replies.

InsaneProgrammer

Programmer
Jan 17, 2001
44
US
I need to write some ADO code in an Access 97 database and am having trouble with the connection. How do I set the connection object to the current database? Do I need to provide a connection string like you do in visual basic? I seem to remember that in DAO there was a CurrentDb() function that was used to set the database to the current database. Is there something similar with the ADO connection? Any help would be greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top