| Encoding from utf-8 to SQL Latin1 General CP1 CI AS
|
ac1982

msg:4069665 | 9:21 am on Jan 28, 2010 (gmt 0) | hi, My JavaScript currently read from another site an xml file in (utf-8) and I would like to store those data in my database which is in SQL_Latin1_General_CP1_CI_AS. Is there any function in JavaScript that can encode (convert) text from utf-8 to SQL_Latin1_General_CP1_CI_AS? thanks in advance
|
|