If you are using a standalone SQL Anywhere 10 database, integrate it with WorkSpace to access its data.
-
Open the Database Development perspective.
-
Verify that the SQL Anywhere instance is running and that the connection profile to the database server is connected.
-
Click the Execute Multiple SQL Files
icon, located on the main toolbar for the perspective.
-
Select asa_10.sql,
navigating to it if needed. The asa_10.sql file is located at <your_WorkSpace_dir>\DevRuntimes\ASA\.
-
In the Select Profile for the Files dialog, select the following and click OK:
-
Sybase_ASA_10.x for the database server type.
-
The connection profile used to connect to the database server instance.
-
Use the SQL Results view to verify that the sql file execution was successful.
-
Restart SQL Anywhere.