SQL Server 2005 / 2008 Licensing question
        Posted  
        
            by Jose
        on Server Fault
        
        See other posts from Server Fault
        
            or by Jose
        
        
        
        Published on 2009-06-22T15:50:28Z
        Indexed on 
            2010/04/09
            8:33 UTC
        
        
        Read the original article
        Hit count: 410
        
sql-server
|licensing
I have read up online, and through some threads here like this one. But I'm still confused and need to see if anyone can shed some light.
My company is deploying a clickonce application that will be on multiple computers (about 50). It will be accessing an SQL Server database and I was wondering what kind of SQL Server licensing should I/need to have?
The application currently logs in via SQL Server authentication using one SQL Server user.
It seems logical that I would just need one user CAL and even through there will be up to 50 connections it should all still work.
Am I right?
© Server Fault or respective owner