Is that passiable to write unicode data from SQL to text file?

T

Twopair

I have a problem
DB:SQL Server

Field type is varchar and some data is unicode like this "峯"
It is a chinese.
How do I transfer the data I retrive from DB and then I can write it
into an text file with its proper chinese word using FileSystemObject

Or any other way ?

Thanks a lot
 
M

Mark Schupp

Try using JScript.
Apply the unescape() method to the string after you retrieve it from the
database.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top