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 服务器 - 编程 » Ruby 支持 » SQL Anywhere Ruby API 支持

 

SQL Anywhere 的 Ruby DBI 驱动程序

本节将概述如何编写使用 SQL Anywhere DBI 驱动程序的 Ruby 应用程序。可从 [external link] http://ruby-dbi.rubyforge.org/ 在线获取 DBI 模块的完整文档。

 装载 DBI 模块
 打开和关闭连接
 选择数据
 插入行
 另请参见