Copy To SQL Server Utility
Database copy to SQL Server from any data source
DPL Studio can create a complete backup of data from any supported data source into a SQL Server database. To perform this operation, you must configure connections for both the source data and the destination SQL Server database. During the process, the database and all related tables are automatically created in SQL Server.
Steps to Copy a Database to SQL Server
- Create a connection to the source data.
- Create a connection to the destination SQL Server database.
- Right-click the source connection and select Copy to SQL Server from the menu.
- In the displayed dialog box:
a. Select the Source Connection. b. Select the Destination Connection. c. Enter the name of the new database. (If the specified database already exists, DPL Studio will automatically delete and recreate the database.) - Click the Start button. DPL Studio will begin fetching data from the source tables and copying it into the destination SQL Server database. Note: While creating destination tables, DPL Studio automatically calculates the optimal size for each column.
Copyright © 2002-2026 by Rise Inc., All Rights Reserved.