Module The DBI Falcon Module.

Main module for the Falcon DBI module suite.

This is the base of the Falcon DBI subsystem. This DBI module relies optionally on several database access libraries including:

One or more database libraries are required to make DBI useful.

Classes

DBIBaseTransBase class for DBI querable and updatable items.
DBIBlobStreamSpecific DBI stream used to read and write to and from blobs.
DBIErrorDBI specific error.
DBIHandle DBI connection handle returned by DBIConnect.
DBIRecordBase class for object oriented database access.
DBIRecordset Represent a collection of database records as required from DBIBaseTrans.query. You will not instantiate this class directly, instead, you must use DBIBaseTrans.query.
DBITransactionRepresents one transaction in the underlying database server.

All functions

DBIConnectConnect to a database server.

Made with faldoc 2.0.0