Bug #20459 odbcdataadapter fills up memory
Submitted: 14 Jun 2006 12:45 Modified: 4 Dec 2006 14:25
Reporter: Bogdan Degtyariov Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:3.51.12 OS:Windows (Windows 2003 SP1/SP2)
Assigned to: Bogdan Degtyariov 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:

[14 Jun 2006 13:06] Bogdan Degtyariov
test case

Attachment: Module1.vb (text/plain), 1.34 KiB.