Bug #68771 | Crash Doing ADO RecordSet.Move | ||
---|---|---|---|
Submitted: | 26 Mar 2013 2:58 | Modified: | 1 Jul 2013 6:52 |
Reporter: | Angela Lamb | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 5.2.4 | OS: | Windows (XP SP3) |
Assigned to: | Bogdan Degtyariov | 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
[26 Mar 2013 3:02]
Angela Lamb
[28 Mar 2013 18:50]
Angela Lamb
Crash ananysis with supplied diagnostics.
Attachment: CrashHang_Report__Date_03_28_2013__Time_06_41_00PM__250.mht (message/rfc822, text), 81.96 KiB.