Re: connection string format



mike7411@xxxxxxxxx wrote:
On Aug 7, 9:18 am, "Bob Barrows [MVP]" <reb01...@xxxxxxxxxxxxxxx>
wrote:
mike7...@xxxxxxxxx wrote:
I was just wondering if anyone knows what kind of connection string
format to use to talk to an Oracle 10g database without a DSN.

I tried this format:


SERVER=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MyHost)(PORT=MyPort))


(CONNECT_DATA=(SERVICE_NAME=MyOracleSID)));uid=myUsername;pwd=myPassword
;

Ifwww.connectionstrings.comcan't supply the answer, then neither can
I.

That's where I got the original string, which didn't work.

Well, you made me look, and the string you posted above does not look
like any of the strings posted on the site.
Having said that, I don't use Oracle, so this is the limit of my
helpfulness.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.


.



Relevant Pages

  • Re: connection string format
    ... format to use to talk to an Oracle 10g database without a DSN. ... Microsoft MVP -- ASP/ASP.NET ... Please reply to the newsgroup. ...
    (microsoft.public.data.ado)
  • Re: how to connect database with c?
    ... Standard C does not know what a "database" is, ... the right newsgroup to ask in. ... algorithm questions, which this newsgroup doesn't really deal ... The details of connecting to Oracle via C would take many many ...
    (comp.lang.c)
  • Oracle ODBC Connect Test failure
    ... I'm trying to connect to an ORACLE 8i database. ... I created the DSN ... ORACLE 8i ODBC driver. ... I can't Connect to the database using the Oracle ODBC Test program. ...
    (microsoft.public.vc.database)
  • Re: connection string format
    ... format to use to talk to an Oracle 10g database without a DSN. ... Please reply to the newsgroup. ...
    (microsoft.public.data.ado)
  • Oracle DSN-Less Connection
    ... I am looking for a way to connect to an Oracle 8i database with ... creating a DSN. ... oracle specific. ... Prev by Date: ...
    (microsoft.public.data.odbc)