Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » SQL Anywhere Server - SQL Usage » Remote data and bulk operations » Importing and exporting data

 

Migrating databases to SQL Anywhere

Use the sa_migrate system procedures or the Migrate Database Wizard, to import tables from the following sources:

Before you can migrate data using the Migrate Database Wizard, or the sa_migrate set of system procedures, you must first create a target database. The target database is the database into which data is migrated.

For information about creating a database, see Creating a SQL Anywhere database.


Use the Migrate Database Wizard
Use the sa_migrate system procedures