connecting to oracle
Posted
by LIX
on Stack Overflow
See other posts from Stack Overflow
or by LIX
Published on 2010-03-14T05:04:29Z
Indexed on
2010/03/14
6:05 UTC
Read the original article
Hit count: 290
Oracle
|visual-studio
Dears,
I have a report server project in VS2005, and I added an oracle data source to my project and I did anything like my college! both of us did the same settings but I can't connect to the server. I connected to DB in TOAD but in VS2005 I couldn't. What should I check?
I get this error during test connection :
ORA-12154: TNS:could not resolve the connect identifier specified
© Stack Overflow or respective owner