R
Ross
Hi
I am designing a sample app that has 3 tiers - Web Browser, dotnet app & DB
server.
I believe (correct me if I am wrong) that given that each individual user
will not be connecting to SQL server directly (except maybe for DB Admin's
etc) it is desireable to create a Login for IIS to connect to the Server & a
User Login to connect to the DB in question with the appropriate permissions.
The DOTNET app will be connecting to the DB using ADO.NET
Can anybody help me with this?
Kind regards
Ross Petersen
I am designing a sample app that has 3 tiers - Web Browser, dotnet app & DB
server.
I believe (correct me if I am wrong) that given that each individual user
will not be connecting to SQL server directly (except maybe for DB Admin's
etc) it is desireable to create a Login for IIS to connect to the Server & a
User Login to connect to the DB in question with the appropriate permissions.
The DOTNET app will be connecting to the DB using ADO.NET
Can anybody help me with this?
Kind regards
Ross Petersen