Bug #27315 | Configure\Remove User\System DSN causes crash | ||
---|---|---|---|
Submitted: | 21 Mar 2007 3:18 | Modified: | 20 Jul 2007 11:49 |
Reporter: | Jared S (Silver Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S1 (Critical) |
Version: | 3.51.14 | OS: | Windows (Windows Vista\XP SP2) |
Assigned to: | Jess Balint | CPU Architecture: | Any |
Tags: | configure, data sources, DSN, ODBC, system, user, vistaб йс |
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
[21 Mar 2007 3:19]
Jared S
[21 Mar 2007 3:20]
Jared S
second error
Attachment: error2.png (image/pjpeg, text), 15.88 KiB.
[21 Mar 2007 3:21]
Jared S
thrid error
Attachment: error3.png (image/x-png, text), 57.21 KiB.
[21 Mar 2007 13:02]
Miguel Solorzano
ODBC Error BoxMessage
Attachment: odbc-admin.png (image/x-png, text), 102.13 KiB.
[10 Jul 2007 3:51]
Jess Balint
fix memory corruption bugs
Attachment: mem_fixes.diff (application/octet-stream, text), 3.04 KiB.