Bug #46930 Database name embedded in CommandText
Submitted: 26 Aug 2009 7:37 Modified: 26 Aug 2009 10:52
Reporter: The Assimilator Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:6.0.4 OS:Windows (XP Pro SP2)
Assigned to: CPU Architecture:Any
Tags: .net, commandtext, dataset, designer, TableAdapter

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 Aug 2009 8:21] The Assimilator
Incorrect CommandText

Attachment: commandtext-error.PNG (image/png, text), 11.93 KiB.

[26 Aug 2009 8:22] The Assimilator
VS Designer NullReferenceException

Attachment: vs-designer.PNG (image/png, text), 9.14 KiB.