>Does each DSN connection to SQL 2005 use a CAL?
There are three ways to license SQL Server. The top-line explanation
from the Microsoft web site:
=====
Processor license. Optimized for customers building
business-to-business (B2B), business-to-consumer (B2C), and
business-to-employee Web-based applications. A single license is
required for each CPU in the operating system instance running SQL
Server. This license does not require any device or user client access
licenses (CALs).
Server plus device CALs. Optimized for non-Web-based scenarios in
which there are multiple users per device (for example, kiosks). A
license is required for the computer running SQL Server 2005, as well
as a CAL for each client device.
Server plus user CALs. Optimized for non-Web-based scenarios in which
there are multiple devices per user (for example, a laptop, PDA, and
home PC). A license is required for the computer running SQL Server
2005, as well as a CAL for each user.
=====
Roy Harvey
Beacon Falls, CT
Denny Cherry - 16 Jul 2008 01:41 GMT
In addition this FAQ which I wrote might give you some additional
informaiton http://www.tek-tips.com/faqs.cfm?fid=5153
Denny
>>Does each DSN connection to SQL 2005 use a CAL?
>
[quoted text clipped - 22 lines]
>Roy Harvey
>Beacon Falls, CT