Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving from SQL Server 2014 into 2008
Message
From
09/11/2015 08:37:33
 
 
To
09/11/2015 08:08:03
General information
Forum:
Microsoft SQL Server
Category:
Database management
Environment versions
SQL Server:
SQL Server 2012
Application:
Web
Miscellaneous
Thread ID:
01627210
Message ID:
01627246
Views:
44
>>You can probably build the script to recreate the database, empty, on a lower level. If the new and old one can be connected somehow, you may insert into the new one from the old one, connecting to the 2014 server as a linked server, one table at a time.
>
>Thanks

Michel, you might already know this - you can use the SQL Server Import/Export wizard to specify tables you want to copy from one database to another.

You can even save the import/export definitions as SSIS packages and re-execute them later.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform