Database copy to MS SQL Server
Author: Sheetal Dehadaraya, Software Labs Inc.
|
xFusion Studio 3.2 has added a data cloning utility. This utility can perform a complete backup of any data source to MS SQL server.
Steps to generate a SQL backup -
-
Choose any connector to create a source connection for example, QuickBooks.
- Create the destination connection to SQL Server.
- Right mouse click on the QuickBooks connector to choose the option "Copy to SQL Server".
- Select the QuickBooks source connection name and the destination SQL server connection name. Specify the databse name to be created.
- Click Start to start the backup process.

The left hand side shows the status of fetching data from the source table. You can monitor the backup progress on the right hand side.
By the end of the process we have a complete backup of the QuickBooks data in SQL server's QBConnProduct database.
|
|
|
|