Perl scripts that use DBD::SQLAnywhere

This section provides an overview of how to write Perl scripts that use the DBD::SQLAnywhere interface. DBD::SQLAnywhere is a driver for the DBI module. Complete documentation for the DBI module is available online at [external link] http://dbi.perl.org.


Loading the DBI module
Opening and closing a connection
Selecting data
How multiple result sets are processed
Inserting rows