Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello
i have oracle 10g express database with this info:
dbName > xe
username> user
password> pass

when i try to add a connection in c#2010 and choose "oracle database" and type in the server name:"xe"or"localhost" and type the user and password
i get the error: "ORA-12154:TNS:could not resolve the connection identifier specified"

whats the problem?
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900