Bug #52066 | ODBC crash SQLColAttribute SQL_DESC_TYPE_NAME large table | ||
---|---|---|---|
Submitted: | 15 Mar 2010 15:06 | Modified: | 28 May 2015 11:24 |
Reporter: | Farid Zidan (Candidate Quality Contributor) | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Connector / ODBC | Severity: | S1 (Critical) |
Version: | 5.01.06.00 | OS: | Windows (XP SP3) |
Assigned to: | CPU Architecture: | Any | |
Tags: | qc |
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
[15 Mar 2010 15:07]
Farid Zidan
[15 Mar 2010 16:35]
Farid Zidan
CompareData screen shot to reproduce crash
Attachment: cd_crash.jpg (image/jpeg, text), 112.20 KiB.