How to manage UNICODE characters in VB code

Posted by Sahoo under VB.NET on 7/8/2013 | Points: 10 | Views : 2292 | Status : [Member] | Replies : 0
Hi All,

I had a asp file with VB script.It is unable to display Unicode characters & displaying ????? like characters.
Current datatype is adVarChar .
I modified it to adVarWChar. But it trim the string a lot and break css.

How to handle it ?
Other places NVARCHAR fix the issue

Thanks in advance




Responses

(No response found.)

Login to post response