4
Reply

Keyword Not Supported UNICODE in visual studio

NIK VYAVAHARE

NIK VYAVAHARE

Nov 5 2015 2:42 AM
828
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)