Hello hello -<BR>So a client wants to see that we can import stuff from their current DB into our product, which, since it's mostly text, I know I can do... in theory.<BR>Client has sent me a 16GB ...
This came up today and I didn't know exactly how to properly do it.<BR><BR>The situation: We were to move a database from a MS SQL 2000 server into our in house MS SQL server and run the restore to ...
SQL Server backups cannot be restored to older versions directly. Use Export and Import Data-Tier Application for cross-version database migration. Reconfigure permissions, logins, and connection ...