Bug #24163 Error when retrieving records to VBA/VB6 app: service returned an E_FAIL status
Submitted: 10 Nov 2006 2:52 Modified: 23 Aug 2007 14:10
Reporter: Erica Moss Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51 OS:Windows (XP sp2)
Assigned to: CPU Architecture:Any
Tags: ODBC5-RC

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:

[10 Nov 2006 2:53] Erica Moss
first data set

Attachment: test.out (application/octet-stream, text), 3.80 KiB.

[10 Nov 2006 2:54] Erica Moss
2nd data set

Attachment: test2.out (application/octet-stream, text), 17.85 KiB.

[10 Nov 2006 2:54] Erica Moss
vb form

Attachment: Form1.frm (application/octet-stream, text), 4.85 KiB.

[10 Nov 2006 2:55] Erica Moss
vb code

Attachment: Insert-update-vb-test.vbp (application/octet-stream, text), 895 bytes.