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

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - 编程 » 使用 SQL Anywhere 编程简介 » SQL Anywhere 数据访问编程接口

 

Sybase Open Client 支持

Sybase Open Client 为客户端应用程序、第三方产品及其它 Sybase 产品提供了与 SQL Anywhere 及其它 Open Server 进行通信所需要的接口。

何时使用 Open Client

如果您对 Adaptive Server Enterprise 的兼容性感到担心,或者您要使用其它支持 Open Client 接口的 Sybase 产品(如复制服务器),那么您应考虑使用 Open Client 接口。

Open Client 应用程序

您可以用 C 或 C++ 开发应用程序,然后使用 Open Client API 将这些应用程序连接到 SQL Anywhere。其它 Sybase 应用程序(例如 OmniConnect 或复制服务器)使用 Open Client。Open Client API 也是 Sybase Adaptive Server Enterprise 支持的接口。

使用 Open Client 连接到 SQL Anywhere 的应用程序。
另请参见