Bug #11040 Problem with ADO and blob fields
Submitted: 2 Jun 2005 15:23 Modified: 20 Jun 2005 7:06
Reporter: Jod75 Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51.11 OS:Windows (WindowsXP)
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:

[3 Jun 2005 8:20] Vasily Kishkin
data files of table

Attachment: pub.zip (application/x-zip-compressed, text), 713 bytes.

[20 Jun 2005 7:06] Vasily Kishkin
Test case

Attachment: AppendChunk.cpp (text/plain), 8.76 KiB.

[20 Jun 2005 7:07] Vasily Kishkin
Test case

Attachment: AppendChunk.h (text/plain), 570 bytes.