If I upsize my Access DB to SQL 2005, will my queries be converted to stored procedures also, or will I need to recreate all of those? Bryan
I assume you use SSMA for Access. At this point we don't upsize queries. The queries should keep working if you link the tables to SQL Server. If you hit perf issues you have to move them to view\SP on the server manually. Currently we are working on queries migration as well. Expect it be available in around 10/30/2006. Gil "Bryan Hughes" <bhughes@notreal.org> wrote in message news:OATPHrbsGHA.1216@TK2MSFTNGP03.phx.gbl...