ODBC driver manager errors

The driver manager is a DLL that establishes connections with drivers, submits requests to drivers, and returns results to applications. An error that occurs in the driver manager has this format:

[vendor] [ODBC XXX] message

where:

For example, an error from the Microsoft driver manager might look like this:

[Microsoft] [ODBC Driver Manager] Driver does not support this function.

If you receive this type of error, consult the Programmers Reference for the Microsoft ODBC Software Development Kit, available from Microsoft.