New Migration — Generate Extract SQL
Start a new Pay Policy migration by entering your source environment details below.
Migro will generate a SQL script you run in SQL Server Management Studio against
the source environment. Export each result set as a CSV file, then
upload them in the next step.
How it works
- Fill in the form below and click Generate Extract SQL.
- Run the downloaded
.sql file in SQL Server Management Studio
against your source environment.
- Export each result set as a CSV (one file per table).
- Return to Migro and upload the CSV files in Step 2.
- Follow the remaining steps to remap IDs and generate the final
INSERT + rollback scripts.
Source Environment Details
Extract SQL downloaded.
Run it in SSMS against your source environment, export each result set
as a CSV, then upload the CSVs in Step 2.
Continue to Step 2 →
Note: Migro never connects to any database directly. The generated
SQL script must be run manually in SQL Server via SecretServer or SSMS.
All data stays under your control.