Opening earlier version databases with 2007

Henley12

Troy University Fan
Local time
Today, 13:46
Joined
Oct 10, 2007
Messages
222
Is there any way to avoid the following error when opening older databases with Access 2007:

The expression On Open you entered as the event property setting produced the following error: Object or class does not support the set of events.
 
Yes, there is. Clear the startup form and the AutoExec macro. Don't execute any code.

If you do want this database to run under Acc2007 you have to resolve the errors. You cant expect Access to execute code it doesn't understand.

HTH:D
 

Users who are viewing this thread

Back
Top Bottom