Access 2007 to 2003

D

Donny Davis

I have built a database iin access 2007, and when i open the database in 2003
the forms dont display corretly... The datasheet that exists in 2007 is not
visable in 2003.... HELP
 
D

DeltaTech

Hi
Microsoft Access is FORWARD compatable but not BACKWARD compatable

You can import 2003 to 2007
But you can not import 2007 to 2003

Regards
DeltaTech
 
P

Paul Shapiro

If the db is in Access 2003 format, and you didn't use any Access
2007-specific features, then try checking the VBA references. Access 2007
updates the references from 2003, but 2003 cannot update from 2007. If any
of the references are marked as MISSING, clear the checkbox and select the
appropriate Office 2003 reference. Make sure the code compiles.
 
Top