Dim db as Database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I try to use this dim statement, the Database object type is not a
default. I have created othere databases and am able to open them and have
the dim statement work.

Any ideas why I am unable to use this dim statement in some of my databases??

Thanks!
 
Add a reference to the DAO object library:

Tools->References->Microsoft DAO 3.6 Object Library
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top