Bug #91856 | ODBC 8.0.12 32-bit, Microsoft Access and Tables with MEDIUMTEXT or LONGTEXT | ||
---|---|---|---|
Submitted: | 1 Aug 2018 16:05 | Modified: | 20 Sep 2018 23:08 |
Reporter: | Kirk Haggard | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | OS: | Windows (Server 2012 R2) | |
Assigned to: | Bogdan Degtyariov | CPU Architecture: | x86 (Intel Xeon E5-2680 v2 2.80GHz) |
Tags: | #DELETED, 32-bit, 32bit, 8.0.12, longtext, Mediumtext, Microsoft Access, MSAccess, ODBC |
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:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[1 Aug 2018 16:09]
Kirk Haggard
[19 Sep 2018 10:16]
Bogdan Degtyariov
Screenshot demonstrating the initial problem with #DELETED# records in MS Access
Attachment: before.png (image/png, text), 26.48 KiB.