dbi_postgresql

Home    Binary distributions    Source distribution    Documentation

dbi_interface ?objectName?

DESCRIPTION

The dbi_postgresql command creates an object objectName that can be used to connect to postgresql databases using its native API. If objectName is not provided, a name will be automatically generated and returned by the command The object created supports the dbi interface for accessing and querying databases.

The object supports transactions but not column permissions, roles and domains. The object also supports getting the number of lines in a result and backfetch. A clone shares transactions with its parent. Blobs cannot be updated by using parameters (blobparams).

BUGS

An sql error while in a transaction will rollback the entire transaction. I haven't found a way to stop this yet.

SEE ALSO

KEYWORDS


Peter De Rijk
hosted at SourceForge.net Logo