View Single Post

   
  #2 (permalink)  
Old 02-24-2008, 02:09 PM
DA Morgan
 
Posts: n/a
Default Re: weird ORA-12514 error

sunny076@yahoo.com wrote:

> Hi,
>
> I am having a puzzling problem with connection to Oracle 9i. I
> developed a code in C# but when I tried to connect to a database, it
> gave me error "ORA-12514: TNS: listener could not resove SERVICE_NAME
> given in connect descriptor" But on the same machine I can connect and
> execute Oracle SQL without any error.
>
> I don't know what is wrong?
>
> Sunny


Believe the error message and track down the problem in your code.
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace 'x' with 'u' to respond)
Reply With Quote