Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Data shows ??????

Status
Not open for further replies.

Hannamja

Programmer
Feb 4, 2005
10
US
Hello, there?
I'm using a hosting company to develop web application for my client.
From Eterprise Manager, SQL Query Analyzer, I could see the data showing in Korean fine.
I encode from the asp page using
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
However, the message from pulling out the data from SQL table shows ???? (it broken).

Any ideas how to solve this issue? If you have any multiple language exprience, please let me know.

Thank you,

John.
 
The collation of SQL database sets as "Korean_Wansung
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top