Bug #47800 LONGTEXT data is truncated when retrieved using DAO ODBCDirect
Submitted: 2 Oct 2009 16:54 Modified: 7 Oct 2010 8:53
Reporter: Hal Lind Email Updates:
Status: Verified Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:5.1.5 OS:Windows
Assigned to: Bogdan Degtyariov CPU Architecture:Any
Tags: DAO ODBCDirect

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:

[2 Oct 2009 16:55] Hal Lind
LONGTEXT Truncated

Attachment: dao_longtext_field_truncated.vbs (, text), 2.11 KiB.