DBD-ODBC
view release on metacpan or search on metacpan
README.adabas view on Meta::CPAN
From: Jochen Wiedmann <wiedmann@Neckar-Alb.DE>
Compiling the DBI sources for Adabas is fairly easy. First you
have to set the usual environment variable "DBROOT", that
points to the main Adabas installation directory, for example
DBROOT=/opt/adabas-pe; export DBROOT (sh or bash)
or
setenv DBROOT=/opt/adabas-pe (csh or tcsh)
Next point is to setup the environment variables that tell
the DBI test scripts which DSN to use for the tests:
DBI_DSN=dbi:ODBC:MYDB
DBI_USER=demo
DBI_PASS=demo
(I've grabbed the appropriate settings for the widely spread
personal edition.) Finally you have to create a file
( run in 0.395 second using v1.01-cache-2.11-cpan-3989ada0592 )