Re: Can I use integrated security in an ODBC connection string without using a DSN?



Thanks....

Do you know of a way to connect using integrated security with Oracle?

Tony

"Jens Süßmeyer" <Jens@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:Onf$jAtbFHA.2936@xxxxxxxxxxxxxxxxxxxxxxx
> Trusted connection:
>
> "Driver={SQL Server};Server=Aron1;Database=pubs;Trusted_Connection=yes;"
>
> from http://www.connectionstrings.com/ (really good source for
> connectionstrings)
>
> --
> HTH, Jens Suessmeyer.
>
> ---
> http://www.sqlserver2005.de
> ---
> "Tony" <tonyng2@xxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
> news:O4upNWsbFHA.3492@xxxxxxxxxxxxxxxxxxxxxxx
>> Can I use integrated security in an ODBC connection string without using
>> a DSN?
>>
>> If so, what would the syntax be for SQL Server and Oracle (if supported
>> by Oracle)?
>>
>> Tony
>>
>
>


.



Relevant Pages

  • RE: ADO.Net Connection Pooling Problem with Oracle
    ... the CLR is releasing the connection to your database. ... the number of database sessions in Oracle seem to ...
    (microsoft.public.dotnet.framework.adonet)
  • RE: SOS! ORA-03114: not connected to ORACLE && MSs Bug??
    ... not connected to ORACLE && MS's Bug?? ... > but sometimes returning the following exception "ORA-03114: ... > when loosing the connection with the Oracle database server the connections ... > even after the connection with the database server has been restore. ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: SOS! ORA-03114: not connected to ORACLE && MSs Bug??
    ... not connected to ORACLE && MS's Bug?? ... > but sometimes returning the following exception "ORA-03114: ... > when loosing the connection with the Oracle database server the connections ... > even after the connection with the database server has been restore. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: SOS! ORA-03114: not connected to ORACLE && MSs Bug??
    ... not connected to ORACLE && MS's Bug?? ... > but sometimes returning the following exception "ORA-03114: ... > when loosing the connection with the Oracle database server the connections ... > even after the connection with the database server has been restore. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Connecting to ODBC DB at startup
    ... Creating an Oracle connection in an independent object ... Dim cnConn As ADODB.Connection ... Dim strDB As String ...
    (comp.databases.ms-access)