Concept Framework 2.0 documentation Contents | Index

standard.db.sql.ODBCWarning

Name Version Deprecated
ODBCWarning version 1.0 no

Prototype:
string ODBCWarning([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 warnings, as reported by the ODBC driver.

Returns:
Return a string containing the last encountered warnings.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:22 2011 GMT(c)2011 RadGs Software