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

Urgent!! As Database in Access 2000

Status
Not open for further replies.

zevw

MIS
Jul 3, 2001
697
US
Hi

I created a database in Access 97 and created variables:

dim db As Database
dim tbls As Tabledef

I had to convert the database to Access 2000, and it does not recognize the as database and the as Tabledef declaration, any ideas what I should do is there something that replaces it. I will appreciate your help
 
Do a search here for DAO or ADO and you should find that the answer has been given several times. Terry M. Hoey

Please read the following FAQ to learn how to help me help you...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top