Subject: Re: saving unicode characters in Datbase
From: Mike Brown <mike@xxxxxxxx>
Date: Wed, 12 Mar 2003 12:29:27 -0700 (MST)
|
asim wrote:
> Problem: I pasted some japanase characters in a Html text field and submited
> form to an ASP file and using ADO i inserted the value of text field in a
> MsAccess database table (field:Name, Type:test) some this type of characters
> were stored in DB "?v?æ?Ì?}?l?[?W???[ " now when i query the DB and make a
> xml packet, then using transformNodeToObject i transfrom it and make HTML,
> when i view these characters on browse these characters as is r written on
> the browser,
>
> so what to do to show the actual language (japanese) characters
There are many possible points of failure for encoding. However, this question
is best asked on a Microsoft specific newsgroup (or perhaps after consulting
the MSXML SDK documentation).
Mike
--
Mike J. Brown | http://skew.org/~mike/resume/
Denver, CO, USA | http://skew.org/xml/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|