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

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - SQL 用法 » 远程数据访问 » 用于远程数据访问的服务器类

 

服务器类 ULODBC

服务器类为 ULODBC 的远程服务器是 UltraLite 数据库服务器。创建一个 ODBC 数据源名称,用以定义与 UltraLite 数据库的连接。对该 ODBC 数据源名称执行 CREATE SERVER 语句。

UltraLite 和 SQL Anywhere 数据类型之间存在一一对应关系,因为 UltraLite 支持一部分 SQL Anywhere 中可用的数据类型。

注释

不能为在 Mac OS X 上运行的 UltraLite 数据库创建远程服务器。

 另请参见
 示例