Hi Friends, I want to know how to copy database from one sql server to other sql server
plz help me
suppose i have database in sql server 2008 is it possible to copy that database in sql server 2005 how to do this?
i wait for your valuable reply
Thanks
Loading

Vijay YadavPosted Jul 1, 2011, 11:40 AM
I am not sure whether it will work or not but we can also restore the .bak file and then generate the scripts.
sagar BhosalePosted Jul 1, 2011, 10:12 AM
I have .bak file that is not generated in script format in ss2008
so that's i can't copy .bak file in ss2005
so that's why i install ss2008 in my system
There is one doubt for me if i create .bak file in ss2008 R2
it is possible for me copy that .bak file in ss2008
Thanks all of friend for your valuable helps
Vijay YadavPosted Jul 1, 2011, 9:13 AM
Vijay YadavPosted Jul 1, 2011, 9:10 AM
sagar BhosalePosted Jul 1, 2011, 8:34 AM
Suthish NairPosted Jul 1, 2011, 8:29 AM
Sandeep ShekhawatPosted Jul 1, 2011, 7:52 AM
Description is available here:
http://www.sqlservermart.com/HowTo/MSSQL_Convert_2008_To_2005.aspx
But Remeber Change Script for Server Version= Sql Server 2005 in process steps
Then copy paste data from one table to another table means Sql Server 2008 tables to Sql Server 2005 Table.
sagar BhosalePosted Jul 1, 2011, 1:47 AM
on right click my new database
i click on Restore
then i select my Radar.bak file
That Radar.bak file is create in sql server 2008 & i want to copy that database into sql server 2005
but it is show me error i posted that screenshot
plz help me
Akkiraju IvaturiPosted Jul 1, 2011, 12:04 AM
sagar BhosalePosted Jun 30, 2011, 2:31 AM
Thanks
Suthish NairPosted Jun 30, 2011, 2:27 AM
Krishna GaradPosted Jun 30, 2011, 2:10 AM
sagar BhosalePosted Jun 30, 2011, 2:01 AM
Still i can't get solution plz help me
Jiteendra SampathiraoPosted Jun 30, 2011, 1:52 AM
refer this link ..it might help you......
Link 1: