| Bug #13465 | ASP shows question marks instead of Hebrew Chars when conn to MySQL 4.1 | ||
|---|---|---|---|
| Submitted: | 25 Sep 2005 8:36 | Modified: | 10 Jan 2008 18:46 |
| Reporter: | Alon Solell | Email Updates: | |
| Status: | Won't fix | Impact on me: | |
| Category: | Connector / ODBC | Severity: | S2 (Serious) |
| Version: | 3.51.11, 3.51.19 | OS: | Windows (Windows 2003 Server Standard) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | ADO | ||
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 Sep 2005 23:34]
Alon Solell
[26 Sep 2005 23:35]
Alon Solell
Sample data to be used. The purpose is to see Hebrew and not question marks
Attachment: alon-TableSample-1.txt (text/plain), 20.43 KiB.
