Bug #47615 Incorrect field size returned when using DAO ODBCDirect
Submitted: 24 Sep 2009 14:23 Modified: 7 Dec 2010 3:59
Reporter: Hal Lind Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:ODBC 5.1.5 OS:Windows
Assigned to: Lawrenty Novitsky CPU Architecture:Any
Tags: DAO, ODBCDirec

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:

[24 Sep 2009 14:24] Hal Lind
Incorrect field size example

Attachment: dao_incorrect_field_size.vbs (, text), 789 bytes.

[5 Oct 2009 15:50] Hal Lind
MSRDO20.DLL

Attachment: MSRDO20.DLL (application/x-msdownload, text), 388.50 KiB.

[12 Oct 2009 8:41] Tonci Grgin
DAO registered

Attachment: Bug47615-DAO.jpg (image/jpeg, text), 10.60 KiB.

[12 Oct 2009 8:41] Tonci Grgin
Same error again

Attachment: Bug47615-Error.jpg (image/jpeg, text), 17.80 KiB.