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

SQL Anywhere 12.0.1 » MobiLink - 入门 » MobiLink 技术 » MobiLink 的 CustDB 示例

 

CustDB 数据库中的表

CustDB 数据库的表定义位于 %SQLANYSAMP12%\MobiLink\CustDB 目录下特定于平台的文件中。

有关 CustDB 表的实体关系图,请参见CustDB 示例数据库应用程序

统一数据库和远程数据库都包含以下五个表,不过这些表在两个数据库中的定义稍有不同。

 ULCustomer
 ULProduct
 ULOrder
 ULOrderIDPool
 ULCustomerIDPool
 ULIdentifyEmployee_nosync
 ULEmployee
 ULEmpCust
 ULOldOrder 和 ULNewOrder