Bug #64008 2 SQL statements no changes getting through
Submitted: 12 Jan 2012 10:32 Modified: 18 Jan 2012 7:27
Reporter: dave lilley Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:6.3.6 & 6.3.8 OS:Windows
Assigned to: Bogdan Degtyariov CPU Architecture:Any
Tags: TableAdapters

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:

[15 Jan 2012 9:39] dave lilley
sample of the type of code I have used

Attachment: tableadapter1.zip (application/zip, text), 140.62 KiB.