|
|
Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Accessing a SQL 2000 database and trying to add records using recordset ..addnew in Access 2000. It is a multinational application and the fields in the database are identified as nvarchar, nchar, or ntext. When using the regional option English (united States) the information is placed in the SQL table as unicode. However when the regional option is changed to Chinese (PRC) the data is placed in the table as ASCII not unicode. Appears that the information cannot be found in the code page and is replaced by the ? mark Since this application will be used at various location they need unicode can someone give me an idea of why the information is not being sent or recorded in the table as unicode characters when using the Chinese(Prc) default as the Regional Option Default setting.
Thank you...
|
|
|