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:
None 
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

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[26 Sep 2005 23:34] Alon Solell
My ASP sample code to extract data from MySQL

Attachment: alon.asp (application/octet-stream, text), 1.50 KiB.

[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.

[31 Dec 2007 17:28] Bogdan Degtyariov
Strange test case. Run it and see hebrew characters not displayed correctly through Response.Write

Attachment: alon2.asp (application/octet-stream, text), 259 bytes.