Bug #10628 | Visual Basic 6 with MyODBC clears buffered text and blob field contents | ||
---|---|---|---|
Submitted: | 13 May 2005 16:57 | Modified: | 11 May 2007 18:06 |
Reporter: | Christian Coish | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / ODBC | Severity: | S3 (Non-critical) |
Version: | 3.51.11-2 | OS: | Windows (Windows 2000) |
Assigned to: | CPU Architecture: | Any | |
Tags: | ODBC5-RC |
[13 May 2005 16:57]
Christian Coish
[17 May 2005 7:34]
Vasily Kishkin
Tested on Win 2000 Sp4 , Microsoft Visual Basic 6.0, MyODBC 3.51.11. Test case is attached.
[17 May 2005 7:35]
Vasily Kishkin
test program
Attachment: 10628.zip (application/x-zip-compressed, text), 9.17 KiB.
[9 May 2006 13:51]
Robert Simpson
The same problem occurs using ASP VBScript. Set the value of a local variable to the contents of the text/blob fields. Use the local variable for all other needs. This is not a solution, but a work-around.
[31 Jul 2006 21:19]
Zilan Ciftci
Anyone have a patch for this? did a uppgrade to mysql 5.0 and got some problems with SUM, downloaded the latest odbc driver and ended up with this bug. Don't wanna go thrue all the code and change it.. it was working fine before..
[11 May 2007 18:06]
Jim Winstead
This is not a bug. Accessing a BLOB/CLOB in ADO twice is not allowed by the ODBC specification. See the notes from Jess Balint in bug #16866.