The dbi_firebird command creates an object objectName that can be used to connect to firebird 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.
Blobs can be updated by using parameters (blobparams). The object also supports transactions, column permissions, roles and domains. The object does not support getting the number of lines in a result (lines) nor backfetch. A clone does not share transactions with its parent.
Peter De Rijk | hosted at |