> Pleas tell me, were the DBI::SAP_DB Drivermodule is downloadable ? The DBI driver consist of the files sapdbcperl.so, sapdb.pm and SAP_DB.pm, which are all part of the standard SAP DB server installation (<depend path>/misc). If the instperl.pl script fails or one doesn't want to put them into the regular Perl tree, the following directory structure can be used
<some dir>/ sapdbcperl.so dbmcperl.so repmancperl.so DBD/SAP_DB.pm SAP/DBTech/sapdb.pm SAP/DBTech/dbm.pm SAP/DBTech/repman.pm add <some dir> to $PERL5LIB. The files dbm* and repman* are needed only to access the Database Manager or the Replication Manager from Perl. Later releases will contain these files in the appropriate directory structure such that setting $PERL5LIB will suffice. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/