Migrating from Access 2000/2003 to Access 2010
问题 I want to use access 2000 and 2003 databases in access 2010. Since I don't want to check if everythings's working manually I am looking for a tool that analyzes VBA code for errors or compatibility issues that occur using access 2010 (or if available at least access 2007). 回答1: See utility here and explanations here. And the enternal refrain: COMPILE ! Before and after migrating. 来源: https://stackoverflow.com/questions/7688802/migrating-from-access-2000-2003-to-access-2010