Bug #114872 | ODBC--Call Failed error using this version of ODBC. No error in older versions. | ||
---|---|---|---|
Submitted: | 3 May 2024 19:34 | Modified: | 16 Oct 2024 6:11 |
Reporter: | Toni Elias | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / ODBC | Severity: | S1 (Critical) |
Version: | 9.1.0 | OS: | Windows (Windows 11 Version 10.0.22631.3527) |
Assigned to: | CPU Architecture: | x86 (Intel Core i5-10210U) | |
Tags: | Microsoft Access, microsoft access linked table odbc connector |
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
[3 May 2024 19:40]
Toni Elias
[3 May 2024 19:42]
Toni Elias
Test is successful in all versions even the problematic version 8.4.0
Attachment: ODBC Test.png (image/png, text), 1.20 MiB.
[5 Jul 2024 8:58]
Bogdan Degtyariov
Screenshot from MS Access showing the position at 15K rows
Attachment: ms-access-15k-rows.jpg (image/jpeg, text), 87.76 KiB.
[18 Jul 2024 6:00]
Bogdan Degtyariov
Screenshot from MS Access showing the sample data.
Attachment: bug_114872_ms_access.jpg (image/jpeg, text), 39.70 KiB.