May I ask, just out of curiosity, what weird database are they connecting to? This sounds overcomplicated.
Yes, it does. The usual way to connect to a database would be to use DBI and some DBD::xxx module specific to the database in use. E.g. DBD::Oracle, DBD::Pg, DBD::MariaDB (also for MySQL), DBD::SQLite, or if everything else fails, DBD::ODBC plus the ODBC driver for the database plus an ODBC manager (comes with Windows, something like unixODBC needs to be installed on Unix).
Alexander
In reply to Re^2: ActiveState to Strawberry?
by afoken
in thread ActiveState to Strawberry?
by dorianwinterfeld
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |