How to convert lots of database file from MSSQL 2000 to MSSQL 2005?

Posted by Tech on Server Fault See other posts from Server Fault or by Tech
Published on 2010-06-01T02:48:35Z Indexed on 2010/06/03 16:34 UTC
Read the original article Hit count: 253

Filed under:
|

Hi all, I am moving the SQL Server from MSSQL 2000 to MSSQL 2005, and I found the article in the web like this:

http://www.aspfree.com/c/a/MS-SQL-Server/Moving-Data-from-SQL-Server-2000-to-SQL-Server-2005/

It works, but the problem is, it only move database one by one. Because I have so many database, is there any easy way to do so? or is there provides any batches / untitlty allow me to do so? thz u.

© Server Fault or respective owner

Related posts about sql-server

Related posts about sql-server-2005