Re: Japanese sites with shift-jis

2002-05-29 Thread Shigé Takeda
does string function,server.HTMLencode work with Japanese charcters? -Original Message- From: Shigé Takeda [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 4:03 PM To: Amruthavakkula, Malini (CORP,Consultant); Peter Linsley Cc: [EMAIL PROTECTED] Subject: Re: Japanese sites with shift-jis

RE: Japanese sites with shift-jis

2002-05-29 Thread Amruthavakkula, Malini (CORP,Consultant)
); Peter Linsley Cc: [EMAIL PROTECTED] Subject: Re: Japanese sites with shift-jis Hi Malini, You might have to set the "Force to return SQL_WCHAR" for ADO/ODBC connection. http://otn.oracle.com/products/oracle8i/htdocs/faq_combined1.html#ado It would be best for you to set NLS_LANG to .UT

Re: Japanese sites with shift-jis

2002-05-29 Thread Shigé Takeda
orporation - Original Message - From: "Amruthavakkula, Malini (CORP,Consultant)" <[EMAIL PROTECTED]> To: "Peter Linsley" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, May 29, 2002 12:23 PM Subject: RE: Japanese sites with shift-jis |

RE: Japanese sites with shift-jis

2002-05-29 Thread Amruthavakkula, Malini (CORP,Consultant)
: Japanese sites with shift-jis Malini, There is no difference between Oracle on NT and Oracle on Solaris as far as database character encoding support is concerned. It would be interesting to know more about your scenario such as where the string manipulation functions are being called etc.

Re: Japanese sites with shift-jis

2002-05-29 Thread Peter Linsley
Malini, There is no difference between Oracle on NT and Oracle on Solaris as far as database character encoding support is concerned. It would be interesting to know more about your scenario such as where the string manipulation functions are being called etc. For more information take a look at

Japanese sites with shift-jis

2002-05-29 Thread Amruthavakkula, Malini (CORP,Consultant)
Hi All,     we are in the process of launching a website in Japanese. We are using charset in all our ASP pages to shift-jis. Data insertion and retrieval goes fine, but the regular string function are not giving proper results with the data inserted in database. We use oracle8i with chars