ODBCError.ErrorString Property

Excel Developer Reference

Returns a String value that represents the ODBC error string.

Syntax

expression.ErrorString

expression   A variable that represents an ODBCError object.

See Also