This document discusses strategies for migrating an Access database to SQL Server. It covers the functionality of the SSMA and Upsizing Wizard tools and compares the ADP and linked table solutions. Key issues that may arise during the migration process are presented along with solutions, such as resolving data type incompatibilities, handling reserved words and wildcards, and converting Access functions to their SQL equivalents. The methodology recommends assessing complexity based on object count and addressing code in forms, reports, modules and queries after migrating the data and schema.