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 数据库连接

 

使用 OLE DB 连接到数据库

本节介绍在以下环境中,如何使用 OLE DB 连接 SQL Anywhere 数据库:

  • Microsoft ActiveX 数据对象(ActiveX Data Objects,简称 ADO)为 OLE DB 数据源提供了编程接口。您可以通过 Microsoft Visual Basic 之类的编程工具访问 SQL Anywhere。

  • Sybase PowerBuilder 可以访问 OLE DB 数据源,您可以将 SQL Anywhere 用作 PowerBuilder OLE DB 数据库配置文件。

OLE DB 使用组件对象模型 (COM) 使应用程序可以使用各种来源的数据。关系数据库是可以通过 OLE DB 访问的其中一类数据源。

另请参见

OLE DB 提供程序
从 ADO 连接