Bug #67247 constraint exception
Submitted: 16 Oct 2012 2:02 Modified: 27 May 2013 15:26
Reporter: xie pizi Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:6.5.4 OS:Windows (windows 7 ultimate)
Assigned to: CPU Architecture:Any
Tags: C# constraint exception

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 Oct 2012 3:34] xie pizi
only one table 'userinfo',query it with typed dataset

Attachment: bug_test.zip (application/x-zip-compressed, text), 9.97 KiB.

[20 Oct 2012 3:35] xie pizi
visual studio 2010 sample for repeat bugs

Attachment: ConsoleApplication1.zip (application/x-zip-compressed, text), 118.48 KiB.

[29 Oct 2012 6:12] xie pizi
sql scripts for 'userinfo'

Attachment: bug_test_userinfo.sql (application/octet-stream, text), 17.87 KiB.