|
Migrating a SQL Server database from Windows to Linux.
We created a backup of the SQL Server 2012 instance and copy the backup file (.bak) to the /var/opt/mssql/data/ folder on the Red Hat Linux computer using sftp. After that we just performed a restore command using SQLCMD as shown below:
|
.Send mail to
webmaster@sqlcoffee.com with
questions or comments about this web site.
|