freshfruitinc
New Member
- Joined
- Dec 25, 2010
- Messages
- 8
- Reaction score
- 0
I've just been on the phone to Microsoft and clarified their licensing costs for SQL Server 2008 standard... here it is for anyone else who wants to know (from the horses mouth)...
Per Processor model: Here the server is the licensed entity and you pay for each physical CPU in the machines (cores don't count towards an extra CPU). The cost is $7171 per CPU serving up SQL. This is more cost effective when your user is Joe Public (and you can't count them) or you have more than 8 users.
Per user/CAL: Here each user who benefits from your SQL server is licensed. Now this is where it gets grey. M$ say that every user that benefits from your SQL instance includes anyone receiving / sending data to / from that server via a proxy... e.g. you have a windows form or web app that connects to SQL and updates / serves up data via a web service or web server.... anyone who interacts with that win forms or web app is considered a SQL client and must pay.... $898 to use the service. So it's $898 per user of the service.
That SUCKS but now it makes more sense to me at least. I can't just develop a client/server app and get away with 1 CAL simply because the server is the only machine interacting directly with the SQL instance... every user of that app must pay too.
Per Processor model: Here the server is the licensed entity and you pay for each physical CPU in the machines (cores don't count towards an extra CPU). The cost is $7171 per CPU serving up SQL. This is more cost effective when your user is Joe Public (and you can't count them) or you have more than 8 users.
Per user/CAL: Here each user who benefits from your SQL server is licensed. Now this is where it gets grey. M$ say that every user that benefits from your SQL instance includes anyone receiving / sending data to / from that server via a proxy... e.g. you have a windows form or web app that connects to SQL and updates / serves up data via a web service or web server.... anyone who interacts with that win forms or web app is considered a SQL client and must pay.... $898 to use the service. So it's $898 per user of the service.
That SUCKS but now it makes more sense to me at least. I can't just develop a client/server app and get away with 1 CAL simply because the server is the only machine interacting directly with the SQL instance... every user of that app must pay too.