Dec 21, 2003 #1 aljubicic Programmer Nov 7, 2002 82 AU Hi All, Is it possible or is there a utility that can convert Access 2000 Db files back to an Access 97 version?? If so how is this done or where can I find a utility for this? Regards Anthony
Hi All, Is it possible or is there a utility that can convert Access 2000 Db files back to an Access 97 version?? If so how is this done or where can I find a utility for this? Regards Anthony
Dec 21, 2003 #2 RoyVidar Instructor Jun 16, 2000 6,606 NO Hi! In Access 2000: Tools | Database utilities | Convert Database | To Prior Access Database Version. Note1 - after conversion, you will not be able to perform design changes to the database from access 2000, only from 97. Note2 - if the database contains ADO recordset programming, you might have to manually convert those to DAO. HTH Roy-Vidar Upvote 0 Downvote
Hi! In Access 2000: Tools | Database utilities | Convert Database | To Prior Access Database Version. Note1 - after conversion, you will not be able to perform design changes to the database from access 2000, only from 97. Note2 - if the database contains ADO recordset programming, you might have to manually convert those to DAO. HTH Roy-Vidar