Bug #19261 Supplying Input Parameters
Submitted: 21 Apr 2006 15:44 Modified: 4 Jun 2006 4:37
Reporter: Victor Bartel Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:1.0.7 OS:Windows (Windows)
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 Apr 2006 6:56] Tonci Grgin
Test case

Attachment: Program.cs (text/plain), 4.64 KiB.

[26 Apr 2006 8:02] Victor Bartel
Test file with problem cases(See case 4 and 5)

Attachment: test.cs (application/octet-stream, text), 5.05 KiB.

[5 May 2006 7:54] Victor Bartel
Modifications

Attachment: PreparedStatements.cs (application/octet-stream, text), 13.51 KiB.