Bug #17508 | Update query causes Access Violation during parameter binding | ||
---|---|---|---|
Submitted: | 17 Feb 2006 8:20 | Modified: | 30 Jun 2007 14:51 |
Reporter: | David Stevenson | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 3.51.12 | OS: | Windows (Windows XP w/SP2) |
Assigned to: | 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
[3 Mar 2006 2:16]
David Stevenson
[3 Mar 2006 2:19]
David Stevenson
A sample MSProject 2003 file with 60 tasks
Attachment: Shelby Development-60.zip (application/x-zip-compressed, text), 100.99 KiB.
[3 Mar 2006 2:19]
David Stevenson
A sample MSProject 2003 file with 75 tasks.
Attachment: Shelby Development-75.zip (application/x-zip-compressed, text), 167.39 KiB.