Concept Framework 2.2 documentation Contents | Index

standard.db.sql.ODBCError

Name Version Deprecated
ODBCError version 1.0 no

Prototype:
string ODBCError([number connectionID])

Parameters:
connectionID      the ID identifying the connection as returned by ODBCDriverConnect or ODBCConnect. If this parameter is missing, this will affect the first connection created.

Description:
Get the last encountered errors, as reported by the ODBC driver.

Returns:
Returns a string containing the last encountered errors.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:19 2013 GMT(c)2013 Devronium Applications