This tutorial assumes that the sample database is installed on the computer where SQL Anywhere is running.
The sample database is used as the consolidated database. The following table provides a description of each table in the SQL Anywhere consolidated database:
| Table | Description |
|---|---|
| Customers | Customers whose information is kept on record. |
| SalesOrders | Records of account activations. |
| Products | Records of all products available for purchase. |
| CustomerProducts | A listing of the products each customer owns. |
Designing the remote schema![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |