Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> ORA-12154: TNS: servicename

ORA-12154: TNS: servicename

From: EMW <SomeOne_at_MicroSoft.Com>
Date: Thu, 11 Mar 2004 16:32:31 +0100
Message-ID: <405085fd$0$41764$5fc3050@dreader2.news.tiscali.nl>


I use:

Dim con As OracleConnection
con = New OracleConnection("Data Source=Oracle9i;Integrated Security=yes")

But I get this message:

ORA-12154: TNS: servicename could not be resolved

What does this mean?

rg,
Eric Received on Thu Mar 11 2004 - 09:32:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US