in file fbsql.php, method MDB2_Driver_Datatype_fbsql::getTypeDeclaration() Obtain DBMS specific SQL code portion needed to declare an text type field to be used in statements like CREATE TABLE.
in file fbsql.php, method MDB2_Driver_Datatype_fbsql::_quoteBLOB() Convert a text value into a DBMS specific format that is suitable to compose query statements.
in file fbsql.php, method MDB2_Driver_Datatype_fbsql::_quoteDate() Convert a text value into a DBMS specific format that is suitable to compose query statements.
_quoteTime
in file fbsql.php, method MDB2_Driver_Datatype_fbsql::_quoteTime() Convert a text value into a DBMS specific format that is suitable to compose query statements.