I have Installed Oracle 10g Express edition on my Windows 7 PC, in that I have a table with some data. I want to connect to oracle database by using my ASP.NET Application. I have used following Connection string
" "
But I am getting following error
"ORA-12154: TNS:could not resolve the connect identifier specified"
Can any one please help me..
Thanks..

Rajesh PathakotiPosted Jul 16, 2014, 2:56 AM
In oracle you should specify the name of the Database system name.
"