Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
Well, this is an easier question to answer on the technical side than the licensing side. If you are using ES (Enterprise Server) it will be the only entity actually touching the server. However, SQL Server licensing dictates that a CAL should exist for every person that will be accessing the server. If you are not using the ES, then you need to have enough CALs for each user to access the server simultanesouly (on the technical side). So if you are goin to have have 5 users working at the same time, then you will have potentially 5 connections to the server. However, this goes back to SQL licensing as well, if you are going to have 15 users accessing the server at any time (aside from a web environment) then you must have a CAL for each user. This is how the licensing is supposed to work. But from the sound of it, the 5 CALs might meet your needs on teh technical side. Since I don't know anything on the number of users I can't advise you on the licensing, but that is how the technical side should work.
|