Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-12154: TNS: servicename
"EMW" <SomeOne_at_MicroSoft.Com> wrote in message
news:405085fd$0$41764$5fc3050_at_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
>
>
Can you connect through SQLPLUS ?
Received on Thu Mar 11 2004 - 10:16:52 CST