Bug #43831 SQLPutData doesn't work for MEDIUMTEXT
Submitted: 24 Mar 2009 13:26 Modified: 18 Nov 2009 15:59
Reporter: Gerhard Lutz Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51.27 and 5.01.05 OS:Windows (XP)
Assigned to: CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[26 Mar 2009 8:36] Gerhard Lutz
Mini Dump for the crash with MyODBC Connector 5.01

Attachment: Dump00.dmp (application/octet-stream, text), 48.58 KiB.

[26 Mar 2009 8:37] Gerhard Lutz
Sample code in C that worked

Attachment: CLOBTest.cpp (text/plain), 6.05 KiB.

[8 Apr 2009 16:41] Miguel Solorzano
call stack

Attachment: bug43831.txt (text/plain), 7.62 KiB.

[9 Apr 2009 6:49] Gerhard Lutz
ODBC Trace Log

Attachment: ODBC_SQL.LOG (application/octet-stream, text), 145.94 KiB.

[9 Apr 2009 6:50] Gerhard Lutz
New corresponding Mini Dump

Attachment: Dump01.dmp (application/octet-stream, text), 53.84 KiB.