Archives of the TeradataForum
Message Posted: Thu, 09 Dec 2004 @ 19:48:23 GMT
Subj: | | Re: SQL Assistant Version 6.2.0 |
|
From: | | Dempsey, Mike |
This is the same problem that I looked into before.
The ODBC driver returns an informational message (instead of an error) and SQL Assistant simply ignores it.
It would be easy to trap informational messages and report them as warnings - but in most cases (especially when dealing with other vendor
databases) you really dont want us to treat 'informational' messages as errors. (Some vendors return these with virtually every statement.)
The real fix here would be for the ODBC driver to return an error in this case.
Mike Dempsey
Teradata Client Tools
|