D
Dan Walls
Hi,
Is it possible to use trusted authentication (ie. Integrated security) over
a TCP/IP connection between two servers (one is my IIS web server - the
other is my database SQL server)??
the connection string in my web.config looks like this:
"Network Library=DBMSSOCN; Integrated Security=SSPI; Persist Security
Info=False; Initial Catalog=MYDB; Data Source=192.168.0.1:1433"
Thanks,
Dan
Is it possible to use trusted authentication (ie. Integrated security) over
a TCP/IP connection between two servers (one is my IIS web server - the
other is my database SQL server)??
the connection string in my web.config looks like this:
"Network Library=DBMSSOCN; Integrated Security=SSPI; Persist Security
Info=False; Initial Catalog=MYDB; Data Source=192.168.0.1:1433"
Thanks,
Dan