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 服务器 - 编程 » Perl DBI 支持

 

使用 DBD::SQLAnywhere 的 Perl 脚本

本节将概述如何编写使用 DBD::SQLAnywhere 接口的 Perl 脚本。DBD::SQLAnywhere 是 DBI 模块的驱动程序。DBI 模块的完整文档可从 [external link] http://dbi.perl.org 获得。


DBI 模块
如何使用 Perl DBI 打开和关闭数据库连接
如何使用 Perl DBI 获取结果集
如何使用 Perl DBI 处理多个结果集
如何使用 Perl DBI 插入行