Qore OdbcFirebirdSqlUtil Module Reference 0.1
|
The OdbcFirebirdSqlUtil module provides a high level API for working with Firebird database objects through the Qore odbc
DBI driver.
Usually this module is loaded on demand from the SqlUtil module, however to use this module directly, use "%requires OdbcFirebirdSqlUtil"
in your code.
All the public symbols in the module are defined in the OdbcFirebirdSqlUtil namespace
ODBC
driver is less capable and has more bugs than the equivalent JDBC
driver. Please use the Firebird JDBC
driver if possible