Error messages have the following format:
where the prefixes in brackets ([ ]) identify the source of the error as defined in the following table.
Note When an error occurs in the data source, the [vendor] and [ODBC_component] prefixes identify the vendor and the name of the ODBC component that received the error from the data source (not the data source itself).
Data source | Prefix | Value |
---|---|---|
Driver manager | [vendor] [ODBC_component] [data_source] |
[Microsoft] [ODBC Driver Manager] N/A |
Cursor library | [vendor] [ODBC_component] [data_source] |
[Microsoft] [ODBC Cursor Library] N/A |
SQL Server driver | [vendor] [ODBC_component] [data_source] |
[Microsoft] [ODBC SQL Server Driver] N/A |
SQL Server | [vendor] [ODBC_component] [data_source] |
[Microsoft] [ODBC SQL Server Driver] [SQL Server] |
SQL Server Net-Library | [vendor] [ODBC_component] [data_source] |
[Microsoft] [ODBC SQL Server Driver] [net_library] |