Bug #10153 | Crystal Report for .Net 1.1 and MyODBC 3.51.11 (OuterJoin syntax problem) | ||
---|---|---|---|
Submitted: | 25 Apr 2005 18:05 | Modified: | 25 Oct 2005 15:11 |
Reporter: | Pascal | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 3.51.11 | OS: | Windows (Windows XP) |
Assigned to: | Peter Harvey | 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
[28 Apr 2005 18:02]
Pascal
[28 Apr 2005 18:02]
Pascal
.Net test project
Attachment: MySQLBugReport_DotNet_Project.zip (application/x-zip-compressed, text), 14.45 KiB.
[1 May 2005 4:51]
Miguel Solorzano
Same report with Access
Attachment: report-access.PNG (image/png, text), 32.89 KiB.