Hi,
I need to convert a string to Unicode and store it in Sql server 2000. And retrieve it from the database and display it on the screen.
How do I convert a string or text to unicode in ASP?
And do i make any changes to field datatype to store the unicode?
Thanks in advance...
I need to convert a string to Unicode and store it in Sql server 2000. And retrieve it from the database and display it on the screen.
How do I convert a string or text to unicode in ASP?
And do i make any changes to field datatype to store the unicode?
Thanks in advance...