• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Access 2002 database compatibility question

biggo78

Member
I built an Access database using Access 2002. Now the client I built it for, is running Windows95 and Access97. Are there any issues that I should be aware of in terms of incompatibilities with the database I built? Any information will be greatly appreciated.
 
Native file format is not compatible - the 97 may be able to read the DB, but it won't be able to write to it by default.
 
Other way around, access 2002 can read access 97, but has to convert it to write to the database. I do believe access 2002 if you select File|Save As you may be able to save it as Access 97 format. Not sure though, I am using Access 2003 now so I can't verify.
 
Back
Top