Bug #10165 powerbuilder
Submitted: 26 Apr 2005 0:25 Modified: 30 May 2013 12:36
Reporter: Keith Roberts Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:3.51 OS:Linux (Linux Red Hat 9)
Assigned to: Bogdan Degtyariov 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:

[11 Sep 2007 14:09] Tonci Grgin
C++ test case

Attachment: Bug10165.cpp (text/x-c++), 4.93 KiB.

[11 Sep 2007 14:11] Tonci Grgin
SQL script used for testing

Attachment: 10165.zip (application/x-zip-compressed, text), 2.26 KiB.