Bug #49131 Text field truncated to 255 chars in Ms-Access 2007truncate
Submitted: 26 Nov 2009 10:19 Modified: 27 Nov 2009 15:27
Reporter: Jorrit de Jong Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:5.01.06.00 OS:Windows
Assigned to: CPU Architecture:Any
Tags: text, truncated, windows, windows xp

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:

[26 Nov 2009 10:58] Tonci Grgin
Much more than 255 characters showing in Access2007

Attachment: Bug49131.jpg (image/jpeg, text), 169.03 KiB.

[26 Nov 2009 11:00] Tonci Grgin
mysql -u** -p -h** test < bug 49131-input.txt > bug49131-output.txt

Attachment: bug49131-output.zip (application/x-zip, text), 11.45 KiB.

[26 Nov 2009 23:34] Jorrit de Jong
Example why I CAN repeat the problem.

Attachment: Table bug49131 created.doc (application/msword, text), 91.00 KiB.