Licensing of SQL

I previously asked about migrating MS Access to MS SQL 2005 and was informed with the size of my operation that an SQL Server license with 12 device CAL licences would be my best approach.

In an experiment, I loaded SQL Server from the Visual Studio 2003 on one of my PC's in my personal workgroup, then wrote a quick VB 6.0 data access to the SQL table using a oledb connection. I installed the quick data access program on another PC in my workgroup that does not have SQL or SQL CAL and ran updates to the SQL tables and it worked!?!

Are the CAL licences required when doing normal data update routines and not database modification tasks?

In my experiment it seems that only the SQL Server licence and maybe 1 CAL licence is required (for the developer). Is this true?

Any help would be appreciated. Thanks, Tom Amsden.

[1084 byte] By [TomAmsden] at [2007-12-19]
# 1

Hey Tom. If you installed from the Visual Studio CD, then what you installed was the SQL Express edition, which is basically a light-weight, free edition of SQL Server 2005. For more information on it and the licensing of it, go here:

http://www.microsoft.com/sql/editions/express/default.mspx

Basically, express edition is free, and freely distributable (but you have to register to do this)...there are obvious limitations to express vs. higher-end editions of SQL as well.

HTH,

ChadBoyd at 2007-9-9 > top of Msdn Tech,SQL Server,SQL Server Setup & Upgrade...

SQL Server

Site Classified