|
|
Archives of the TeradataForum
Message Posted: Thu, 28 Sep 2006 @ 19:54:43 GMT
Subj: | | Re: ODBC and Comments |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Thursday, September 28, 2006 15:24 -->
| What happens if the comment is NOT at the very beginning or at the very end, but is embedded in the SQL? | |
not sure about SQLA, but ODBC driver's parser remove comments at all places.
| You can prevent it from removing comments (in 7.1) by adding a DWORD value 'RemoveComments', with a value of zero, to the Queryman
registry key. (Refer to the appendix of the user guide for more details, and for warnings about why you might not want to do that.) | |
Even if SQLA allowed, ODBC driver's parser removes comments, right!...
---
:-)
| |