Bug #61918 Entity Framework: Cascading insert is failing
Submitted: 19 Jul 2011 19:49 Modified: 4 Aug 2011 17:00
Reporter: Matt Houser Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:6.4.3 OS:Any
Assigned to: Julio Casal 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:

[19 Jul 2011 19:50] Matt Houser
Sample application and database model

Attachment: Problem.zip (application/x-zip-compressed, text), 146.70 KiB.