Re: OracleClient Connection string ..
From: Roy Fine (rlfine_at_twt.obfuscate.net)
Date: 05/01/04
- Next message: Massimo: "Bulk inserting into database using ADO.NET... deadly slow?"
- Previous message: Gary: "Inserting Records into SQL Server Tables"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 30 Apr 2004 22:17:07 -0400
"William Ryan eMVP" <dotnetguru@comcast.nospam.net> wrote in message
news:u$H5gZWKEHA.204@TK2MSFTNGP10.phx.gbl...
>
> ".Net Developer" <""> wrote in message
> news:uyDXsFWKEHA.3472@TK2MSFTNGP09.phx.gbl...
> > thanks for the reponse, Bill.
> > I changed the Integrated Security to "false" but still receive the same
> > error. Any clues why?
> Not off of the top of my head, that's definitely weird. Do you have a
> Server specified in your TNSnames.ora file? If so, try pinging it and
make
> sure you can make the connection. Also what's specified in sqlnet.ora
>
tnsping does not make a connection to the database - it only verifies that a
listener is available on the port and host specified in the alias.
Service Name refers to the name of the database - if you are using local
naming, it is specified in the tnsnames.ora file. make sure that the
service name is complete with the domain, or that you have specified the
default domain in the sqlnet.ora config file.
regards
roy fine
- Next message: Massimo: "Bulk inserting into database using ADO.NET... deadly slow?"
- Previous message: Gary: "Inserting Records into SQL Server Tables"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|