UTF-8 is what you need to use for the Session.CodePage on the ASP side, and
a Unicode text field (NTEXT, NCHAR, NVARCHAR) would have to be used on the
MS SQL Server side. If you do this, then you should be able to get what you
want.

What is the specific reason that you would not want to use UTF-8?

MichKa

Michael Kaplan
Trigeminal Software, Inc.
http://www.trigeminal.com/

----- Original Message -----
From: "Ollikainen, Jari" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 20, 2001 1:07 AM
Subject: XML encoding problem?


> Hi,
> Sorry to bother you all like this but I have this problem and I was
> wondering if any of you know how to store XML files into SQL database so
> that you can use as many languages as possible and also that those files
are
> usable inside ASP pages but without using encoding UTF-8 or is that even
> possible?
>
> --
> Q u a r t a l   O y
>
> Jari Ollikainen, Software Developer ([EMAIL PROTECTED])
> mobile +358 [0]424 258 246
> fax    +358 [0]424 258 360
>
> http://www.quartal.com
>
>


Reply via email to