• Register

SQL Server Video Tutorial Just for $50 

Follow DBATAG

twitter facebook Feed email

Subscribe to Email Newsletters

SQL Server copy data from one database to another

0 votes
I need to copy the data from one database to another another, is there any accomplish this objective ?

Source is SQL Server 2005 and database name is SALES and I want to transfer that to SQL Server 2008 but a database name is CRM
asked by DBACSE

2 Answers

0 votes
IF THE TOW DATABASE IS THE SAME STRUCTURE MAKE eXPORT FROM THE SOURCE THEN MAKE IMPORT TO THE SQL SERVER 2008
answered by anonymous
0 votes
There are different method for data transfer.
1) Export /Import
2)SSIS
3) linked server
answered by anonymous

Related questions



If this page has HELPED you somehow then do

You can also join me here to get daily SQL Server Tutorial / NEWS

Join me on TWITTER Join me on FACEBOOK Join me on LinkedINGet UPDATES via XML Feed Get Updates via Email