D
Dan Walls
Hi,
I am deploying an ASP.Net web app into the following scenario:
Internet --> Firewall --> WebServer (IIS) --> [firewall?] --> [database
server]
However I am not sure what sort of authentication options are available to
me in gettingthe application to talk to the SQL server.
How do I talk between the web app and the database server - if TCP/IP then
what mode of authentication do I use? What would a typical connection string
look like?
Are there any references where I can study up on this ? I couldn't find
anything even though I spent half the day looking - mind you it helps to
know what you're looking for.
Thanks very much if you can help me,
Dan.
I am deploying an ASP.Net web app into the following scenario:
Internet --> Firewall --> WebServer (IIS) --> [firewall?] --> [database
server]
However I am not sure what sort of authentication options are available to
me in gettingthe application to talk to the SQL server.
How do I talk between the web app and the database server - if TCP/IP then
what mode of authentication do I use? What would a typical connection string
look like?
Are there any references where I can study up on this ? I couldn't find
anything even though I spent half the day looking - mind you it helps to
know what you're looking for.
Thanks very much if you can help me,
Dan.