All strings reported in the ODBC trace log appear to be truncated. It looks
like only the first half of each string is displayed. Here's an example:
pdxwin32 818-844 ENTER SQLDriversW
HENV 04771768
UWORD 1 <SQL_FETCH_NEXT>
WCHAR * 0x04771810
SWORD 127
SWORD * 0x02B7D6EC
WCHAR * 0x04771920
SWORD 127
SWORD * 0x02B7D65C
pdxwin32 818-844 EXIT SQLDriversW with return code 1
(SQL_SUCCESS_WITH_INFO)
HENV 04771768
UWORD 1 <SQL_FETCH_NEXT>
WCHAR * 0x04771810 [ 40] "INTERSOLV 3.11
32-BI"
SWORD 127
SWORD * 0x02B7D6EC (40)
WCHAR * 0x04771920 [ 127]
"PdxUnInstall=YES\ 0UsageCount=1\ 0APILevel=1\ 0ConnectFunctions=YYY\ 0D"
SWORD 127
SWORD * 0x02B7D65C (133)
Where in the source is this stuff logged?
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
