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

SQL Anywhere 12.0.1 » SQL Anywhere 服务器 - 编程 » OLE DB 和 ADO 开发 » 利用 SQL Anywhere 进行 ADO 编程

 

用 Recordset 对象查询数据库

ADO Recordset 对象表示查询的结果集。可以使用它查看数据库中的数据。

 示例代码
 注意