ORA-12154 could not resolve the connect identifier specified

前端 未结 14 2779
南旧
南旧 2020-12-06 09:18

I have switched over to the 64bit Windows 7 and created a simple web app to test the connection to the database. I am using VS 2010 - plain asp.net web project and I am runn

14条回答
  •  北海茫月
    2020-12-06 10:01

    use process monitor and search for name not found log for tnsnames.ora file.

    check your environment variables. if not valid than uninstall all oracle client and reinstall.

提交回复
热议问题