| Author |
Can I use integrated security in an ODBC connection string without using a DSN?
|
|
|
| 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
| |
| Jens Süßmeyer 2005-06-11, 8:23 pm |
| Trusted connection:
"Driver={SQL Server};Server=Aron1
;Database=pubs;Trust
ed_Connection=yes;"
from http://www.connectionstrings.com/ (really good source for
connectionstrings)
--
HTH, Jens Suessmeyer.
---
http://www.sqlserver2005.de
---
"Tony" < tonyng2@spacecommand
.net> schrieb im Newsbeitrag
news:O4upNWsbFHA.3492@TK2MSFTNGP14.phx.gbl...
> 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
>
| |
|
| Thanks....
Do you know of a way to connect using integrated security with Oracle?
Tony
"Jens Süßmeyer" < Jens@Remove_this_For
_Contacting.sqlserver2005.de> wrote in
message news:Onf$jAtbFHA.2936@tk2msftngp13.phx.gbl...
> Trusted connection:
>
> "Driver={SQL Server};Server=Aron1
;Database=pubs;Trust
ed_Connection=yes;"
>
> from http://www.connectionstrings.com/ (really good source for
> connectionstrings)
>
> --
> HTH, Jens Suessmeyer.
>
> ---
> http://www.sqlserver2005.de
> ---
> "Tony" < tonyng2@spacecommand
.net> schrieb im Newsbeitrag
> news:O4upNWsbFHA.3492@TK2MSFTNGP14.phx.gbl...
>
>
| |
| Jens Süßmeyer 2005-06-12, 7:23 am |
| YOu have to set a parameter in the SQLNet.Ora
http://www.windowsitpro.com/Windows...2280/42280.html
--
HTH, Jens Suessmeyer.
---
http://www.sqlserver2005.de
---
"Tony" < tonyng2@spacecommand
.net> schrieb im Newsbeitrag
news:Oq36BPwbFHA.1044@TK2MSFTNGP10.phx.gbl...
> Thanks....
>
> Do you know of a way to connect using integrated security with Oracle?
>
> Tony
>
> "Jens Süßmeyer" < Jens@Remove_this_For
_Contacting.sqlserver2005.de> wrote
> in message news:Onf$jAtbFHA.2936@tk2msftngp13.phx.gbl...
>
>
|
|
|
|