Re: connection string format



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.
--
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.

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


.



Relevant Pages

  • Re: Spltting large datasets for parallel processing
    ... Microsoft MVP ... Please reply only to the newsgroup so that others can benefit. ... The processing is essentially, pick up all messages from the database, ... 1,000,000 messages and processing at a maximum in batches of 250. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: How to read and write a word-document from a database
    ... This posting is provided "AS IS" with no warranties, ... When I try to I get the byte array from the database and store it ... >> Microsoft MVP ... >> Please reply only to the newsgroup so that others can benefit. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Large DataSet Question
    ... database grows. ... I am trying to design it with the future in mind! ... > Microsoft MVP ... > Please reply only to the newsgroup so that others can benefit. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: ADO recordset doesnt see DB changes
    ... you are probably running into the Jet delayed-write optimization. ... Microsoft MVP -- ASP/ASP.NET ... Please reply to the newsgroup. ...
    (microsoft.public.data.ado)
  • Re: connection string format
    ... format to use to talk to an Oracle 10g database without a DSN. ... Having said that, I don't use Oracle, so this is the limit of my ... Please reply to the newsgroup. ...
    (microsoft.public.data.ado)