Click here to Skip to main content
15,884,473 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want multiple databse.It is very urgent.Please someone guide me.
Posted

1 solution

1. Generate Scripts for each database, and you have an option "Script for Server Version" and Select SQL Server 2005. To generate script , Right DataBase > Generate Script > continue on screen instructions. Execute the scrips on destination server.

2. Use SSIS to transfer all data

Also see : http://www.sqlservermart.com/HowTo/MSSQL_Convert_2008_To_2005.aspx[^]
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900