ORACLE 10g
连接语句:Data Source=orcl131;User Id=clpub11;Password=clpub11
在ASP.NET中报
ORA-12154: TNS:could not resolve the connect identifier specified
但是我用PL/SQL连接的话是可以正常连接的
这是怎么回事。。。
怎么办 谢谢
------解决方案--------------------------------------------------------
你的ORACLE 客户端是否有正确安装,TNS是否配置正确.
------解决方案--------------------------------------------------------
------解决方案--------------------------------------------------------
------解决方案--------------------------------------------------------
查看监听程序状态
lsnrctl status
------解决方案--------------------------------------------------------
oracle的连接方法
http://connectionstrings.com/oracle
另外,下载oracle提供的驱动程序