Bug #30965 | Crystal Report 10 can't verify databases with underscore in MySQL-databasename | ||
---|---|---|---|
Submitted: | 12 Sep 2007 6:36 | Modified: | 9 Sep 2008 16:56 |
Reporter: | Pat Müller | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S1 (Critical) |
Version: | 3.51.23 | OS: | Windows (XP Sp2) |
Assigned to: | Jess Balint | CPU Architecture: | Any |
Tags: | crystal, ODBC, tablename, underscore |
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
[11 Feb 2008 17:15]
Erica Moss
[11 Feb 2008 17:16]
Erica Moss
report that generated the above odbc trace
Attachment: bug30965.rpt (application/x-rpt, text), 43.00 KiB.
[12 Feb 2008 14:02]
Pat Müller
Printscreen-Collection to reproduce the verify-error on databasenames with underscores
Attachment: mysql-odbc-3.51.23-crystal-errors.pdf (application/pdf, text), 65.57 KiB.
[23 Feb 2008 6:47]
Jess Balint
fix + test
Attachment: bug30965.diff (application/octet-stream, text), 3.80 KiB.