|
|
Archives of the TeradataForum
Message Posted: Fri, 12 Dec 2003 @ 14:19:45 GMT
Subj: | | Re: ODBC upgrade problems... |
|
From: | | RICHARD GOMEZ |
I adjusted the size of the buffer (to the string length), and still have the same error. The output on the original post, worked fine
with the old driver, but does not work with the new driver. I tried hard coding the buffer length, and it worked fine with the old driver,
but still does not work with the new driver.
Anyone else have any suggestions?
Also, I'm not a C++ expert (probably not even good enough to be a novice :-) ), but I've looked at the Tdata32.dll using the depndency
walker (With Visual Studio), and see that the DLL has debug information in it. How can I view the debug information when I am running
(debug stepping thru) my process. I'm hoping that if I could do this, I would be able to see where the problem is.
Thanks in advance for the replies.
Rich
| |