Bug #67273 | cant edit records in linked MySQL table under MS Access97;2003;2010 | ||
---|---|---|---|
Submitted: | 17 Oct 2012 13:11 | Modified: | 1 Jun 2013 6:02 |
Reporter: | Martins Brivnieks | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | >3.51.06 | OS: | Windows |
Assigned to: | Bogdan Degtyariov | CPU Architecture: | Any |
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
[26 Oct 2012 6:28]
Bogdan Degtyariov
[8 Mar 2013 10:44]
Martins Brivnieks
130308_myodbc.sql
Attachment: 130308_myodbc.sql (application/octet-stream, text), 4.08 KiB.
[8 Mar 2013 10:55]
Martins Brivnieks
Connection line is cut to 126
Attachment: 130308_ODBC_Connector_51_52.png (image/png, text), 41.15 KiB.