This document discusses fully converting an Access database to SQL Server. It begins by outlining some limitations of Access and benefits of SQL Server. Upsizing tools from Microsoft can migrate data but not fully convert the application, resulting in issues. A complete conversion is needed to realize all SQL Server benefits. This involves refactoring queries, forms, reports and code to be SQL Server compliant rather than using JET.