| Bug #40196 | MS Access ODBC join (three tables) returns incomplete record set | ||
|---|---|---|---|
| Submitted: | 21 Oct 2008 9:21 | Modified: | 29 Apr 2013 5:25 |
| Reporter: | Graham Wideman | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | Connector / ODBC | Severity: | S2 (Serious) |
| Version: | 5.01.05 | OS: | Windows (XP up-to-date) |
| Assigned to: | Lawrenty Novitsky | CPU Architecture: | Any |
| Tags: | join, missing rows, MS Access, 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
[21 Oct 2008 9:23]
Graham Wideman
[21 Oct 2008 21:28]
Graham Wideman
ODBC log for bad and good cases
Attachment: wideman_join_bug_ODBC.LOG (application/octet-stream, text), 174.08 KiB.
