state

Type: String[5]

The state property of the ODBCException class contains the five-character ODBC state code that is returned by the ODBC driver. The first two characters indicate the class of the error. The next three characters indicate the subclass of the error.

For a description of this state code, refer to your ODBC driver documentation or to the general errors provided in Microsoft ODBC documentation.