db wont open

slimjen1

Registered User.
Local time
Yesterday, 23:06
Joined
Jun 13, 2006
Messages
562
All, develped a db in 2010. Cant open in 2007. Looked through the new features in 2010 that are not supported in 2007. The only obstacles:
-using general sort order (using general legacy)
-using 2010 ecription (not using at all)
-empty cells control ( dont see any in property sheet dropdown) unless it is identified by something else.

Other than these; it says the database should open but not be able to use the form or reports with those features ex. navigation control etc.

I've opend a new shell and imported objects and it still is unrecognized

What else can be my problem?
 
Thanks for responding. No attachments in the database. I tried converting to 2003 and it doesnt narrow the problem to one specific feature. Thanks
 
Thanks for responding. No attachments in the database. I tried converting to 2003 and it doesnt narrow the problem to one specific feature. Thanks

Create a new MDB file. Import tables, then queries, then modules, then macros if any, then forms, then reports.

If you get to forms and reports without errors, it would be best to import those one at a time. If that is not practical, after you import the forms, check that they have all been imported, and all work. Then the same for the reports. At some point the offending schema member will be identified. Once that is cleared, save the DB as a accdb file with Access 2007.
 

Users who are viewing this thread

Back
Top Bottom