Adaptive Server Enterprise Database Driver for Perl

The Adaptive Server Enterprise database driver for Perl is called through the generic Perl DBI interface and translates Perl DBI API calls into a form that is understood by Adaptive Server through the Open Client SDK using CT-Lib.

It gives Perl scripts direct access to Adaptive Server Enterprise database servers. This driver is for use with Perl version 5.14 and DBI version 1.616.

You can read the Perl DBI specification http://search.cpan.org/~timb/DBI-1.616/DBI.pm. For information about using the Adaptive Server Enterprise database driver for Perl, see the Adaptive Server Enterprise Database Driver for Perl Programmers Guide.