Code Extraction
Instructions to extract SQL Server code.
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
The first step for migration is getting the code that you need to migrate. There are many ways to extract the code from your database. However, we highly recommend using SQL Server Management Studio (SSMS), nevertheless we provide an alternative for MacOS and Linux environments.
Prerequisites
Access to a server with an SQLServer database.
Extract the scripts
You can download the complete guide for code extraction here.
Package the results
When the extraction process is finished, compress the results and send them over.
Last updated