Bug #56435 | Error on OSX 10.6 using driver | ||
---|---|---|---|
Submitted: | 1 Sep 2010 6:31 | Modified: | 3 Jan 2011 14:29 |
Reporter: | Dick Impens | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Connector / ODBC | Severity: | S1 (Critical) |
Version: | 5.1 | OS: | MacOS (Version 10.6) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Filemaker 11, ODBC Connector, OSX 10.6 |
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
[7 Sep 2010 11:24]
Dick Impens
[7 Sep 2010 12:47]
Dick Impens
ODBC Trace Mac 10.6 32-Bit Filemaker
Attachment: ODBCTrace (application/octet-stream, text), 19.91 KiB.
[7 Sep 2010 13:56]
Dick Impens
SQL Dump of fonedump2005
Attachment: foondump2005.sql (application/octet-stream, text), 5.22 KiB.