| Bug #34908 | Not possible to create a table link towards a 32 bit application (e.g. MsAccess) | ||
|---|---|---|---|
| Submitted: | 27 Feb 2008 21:33 | Modified: | 9 Apr 2008 19:27 |
| Reporter: | Louis Breda van | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | Connector / ODBC | Severity: | S2 (Serious) |
| Version: | 5.1.2 | OS: | Windows (VISTA64) |
| Assigned to: | Georg Richter | CPU Architecture: | Any |
| Tags: | 32bit, tablelink, vista64 | ||
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
[9 Apr 2008 19:23]
Louis Breda van
[9 Apr 2008 19:25]
Louis Breda van
as it should, table link creation with ODBC V3
Attachment: odbcversion3works.gif (image/gif, text), 17.73 KiB.
