Server Management (Insight Manager 7)
1833596 Members
3539 Online
110061 Solutions
New Discussion

Migration from MSDE to SQL Server

 
Rebecca McQuilling
Occasional Contributor

Migration from MSDE to SQL Server

Can anyone point me to documentation on how to migrate from MSDE to SQL Server? I am having performance issues and am reaching the limits of MSDE and would like to migrate from that to SQL to allow more clients and hopefully resolve the performance.
1 REPLY 1
Jon Ward
Trusted Contributor

Re: Migration from MSDE to SQL Server

Refer to http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q325023 for details.

In the meantime, you can use the delete events task to reduce the number of records in the database.