Server Management (Insight Manager 7)
1838655 Members
5415 Online
110128 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.