NIK VYAVAHARE

NIK VYAVAHARE

  • 1.6k
  • 119
  • 4.7k

Keyword Not Supported UNICODE in visual studio

Nov 5 2015 2:42 AM
Hello,i'm Using Visual Studio 10 and as a back end using oracle 9 i,when i do operations on data like insert,update,delete through web form i got the error that keyword UNICODE is not supported. Please suggest me and Thanks in Advance.
I have wriiten my conncetion string as like,
<add name="conn"  connectionstring="Data Source=CGS1DB15; User ID=cgs1db; unicode=true"/> 

Answers (4)