[unixODBC-dev] Regarding error messages coming from the driver..

G, Hemanth Kumar Hemanth.G at Teradata.com
Thu Jun 4 12:49:40 BST 2009


Hi Nick,

      If the error comes from the driver, ideally it should take the
form..
[vendor-identifier][ODBC-component-identifier][data-source-identifier]da
ta-source-supplied-text

For example, when selected from a non-existent table 'tmp1' from
Teradata datasource, Microsoft DM returns..
[Teradata][ODBC Teradata Driver][Teradata Database] Object 'tmp1' does
not exist.

Using unixODBC DM, the error message takes the form
[unixODBC][Teradata][ODBC Teradata Driver][Teradata Database] Object
'tmp1' does not exist.

I suppose, [unixODBC] not be appended for errors coming from the driver.
Correct me if I'm wrong!

Thanks,
Hemanth.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.unixodbc.org/pipermail/unixodbc-dev/attachments/20090604/0368a88f/attachment.html>


More information about the unixODBC-dev mailing list