Bug #28098 ADODB.Recordset.Open "[tablename]", [conn], adOpenKeyset, adLockOptimistic fails
Submitted: 25 Apr 2007 14:29 Modified: 28 Sep 2007 6:32
Reporter: Mark Bewlay Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:3.51.14, 5.0.11 OS:Windows (Standard Server 2003 SP 2)
Assigned to: 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:

[7 May 2007 13:46] Tonci Grgin
Test case

Attachment: 28098.vbs (application/octet-stream, text), 1.46 KiB.