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

SQL Anywhere 12.0.0 » SQL Anywhere Server - Programming » Ruby support » SQL Anywhere Ruby API support

 

Ruby-DBI Driver for SQL Anywhere

This section provides an overview of how to write Ruby applications that use the SQL Anywhere DBI driver. Complete documentation for the DBI module is available online at [external link] http://ruby-dbi.rubyforge.org/.

 Loading the DBI module
 Opening and closing a connection
 Selecting data
 Inserting rows