Hi All,
We have installed Sql Server 2005 with a 5 CAL user licenses (we are a relatively small company). We are developing a website that will allow users to query one of our databases. The website uses in it's connection string only one User Name that was specifically created in SQL Server for this purpose, but here is where I'm in doubt..... if I have 30 "visitors" using the website and querying the database but using the same User Name, will that count as that I need 30 CAL or am I ok? (Take into account that the website does not open a constant connection, it creates it to request information, receives it and then closes the connection)
Any help will be appreciated
Luis Torres
We have installed Sql Server 2005 with a 5 CAL user licenses (we are a relatively small company). We are developing a website that will allow users to query one of our databases. The website uses in it's connection string only one User Name that was specifically created in SQL Server for this purpose, but here is where I'm in doubt..... if I have 30 "visitors" using the website and querying the database but using the same User Name, will that count as that I need 30 CAL or am I ok? (Take into account that the website does not open a constant connection, it creates it to request information, receives it and then closes the connection)
Any help will be appreciated
Luis Torres