Hi All,
I want to setup an inhouse web server. This server would have a .Net application and SQL DB. We would create various user accounts in the DB table. When a user comes on our web application and enters the right login credentials, the application logs into
the SQL DB using "admin login" and retrieves required information for the user from the DB. These users would not login to the DB directly using their separate login credentials. As per licensing policy of Microsoft, would I need to purchase a single
SQL license or a CAL would apply to each of my users as well.
Also, would i just need a windows server web edition OS and DB license or need to have additional license for running the .Net application?
Many thanks in advance!
--Mani