References

Never4Get

Registered User.
Local time
Today, 05:53
Joined
Aug 24, 2001
Messages
14
I'm currently working with Access 2000 and the following references are selected in the VB-Editor:
- Visual Basic for Applications
- Microsoft Access 9.0 Object Library
- Microsoft DAO 3.6 Object Library
- Microsoft Office 9.0 Object Library
- OLE Automation

My application is running with these references selected, but now I need to run the same application with Access 97. When opening the database, I get an error, saying that the references are not correct. Now I'm asking which references should be selected in Access 97 to get my application running.

It's extremely urgent, so please help me...

Thanks in advance.
 
Go into Modules, Design, Tools then references and make sure that the following are ticked.

Visual basic For Applications
Microsoft Access 8.0 Object Library
Microsoft Office 8.0 Object Library
Microsoft DAO 3.51 Object Library
 

Users who are viewing this thread

Back
Top Bottom