summaryrefslogtreecommitdiff
path: root/databases/p5-DBIWrapper/pkg-descr
blob: d1993c66954fadb3b7561dedb6279a972bc5ca97 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DBIWrapper is the generic database Object for accessing
the DBI database interface.  It provides the lowest level
of functionality needed by any program wanting to access
databases via the DBI.  Currently, DBIWrapper is only
aware of Pg (PostgreSQL), mysql (MySQL) and ODBC DBD
modules and how to work with them correctly.

Support for transactions on MySQL is now checked for and
if found to be available, the AutoCommit flag is turned
off so that transactions will be used.

WWW: http://dbiwrapper.sourceforge.net/

- Pete
petef@databits.net