Bug #13776 Invalid string or buffer length error
Submitted: 5 Oct 2005 17:49 Modified: 13 Nov 2007 8:12
Reporter: Michael Pryor (Candidate Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:3.51.12 OS:Windows (Windows 2003)
Assigned to: Jim Winstead 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:

[20 Jul 2007 12:34] Bogdan Degtyariov
Patch

Attachment: patch13776.diff (application/octet-stream, text), 3.57 KiB.

[30 Jul 2007 18:46] Jim Winstead
Add FLAG_COLUMN_SIZE_S32 option for working around ADO bug

Attachment: bug13776.patch (text/plain), 8.16 KiB.

[30 Jul 2007 18:49] Jim Winstead
Add FLAG_COLUMN_SIZE_S32 option for working around ADO bug (full patch)

Attachment: bug13776.patch (text/plain), 9.78 KiB.