Perl
Perl scripts can interact with OpenText™ Analytics Database using the Perl DBI module along with the DBD::ODBC database driver to interface to the database ODBC driver.
Perl scripts can interact with OpenText™ Analytics Database using the Perl DBI module along with the DBD::ODBC database driver to interface to the database ODBC driver.
Prerequisites
You must configure a Perl development environment before creating Perl client applications.
In this section
- Configuring a Perl development environment
- Connecting to OpenText™ Analytics Database using Perl
- Executing statements using Perl
- Batch loading data using Perl
- Using COPY LOCAL to load data in Perl
- Querying using Perl
- Conversions between Perl and OpenText Analytics Database data types
- Perl unicode support