SQL Server

Instructions to extract SQL Server code.

Important Notice: Migration of Documentation Website

Please be advised that our documentation website is currently undergoing a migration to a new platform. To ensure you have access to the most up-to-date information, we kindly request that you visit our new documentation website located at:

Official Snowflake Snowconvert Documentation

For any immediate assistance or if you encounter any issues, please contact our support team at [email protected].

Thank you for your understanding.

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