Previous Thread

7/27/2006 1:25:17 PM    Stored Prodedures
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



7/27/2006 2:04:25 PM    Re: Stored Prodedures
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...