Microsoft
Software
Hardware
Network
Question : SQL License
is there a way to tell how my CALs we have for SQL or if we have an unlimited processor license for SQL.
Answer : SQL License
SELECT CONVERT(char(20), SERVERPROPERTY('Edition'))
SELECT CONVERT(char(20), SERVERPROPERTY('LicenseTyp
e'))
Random Solutions
Dynamically Change .XSD File Location in Crystal Reports Using ASP.NET 2.0
Project Server 2010 won't install
Reset of displayed form when "requery" is performed
Move Sharepoint 2010 DB's from one server to another
Freeware Firewall software
cheap replacement fan
Exchange 2010 replication over a WAN with high latency
C# How to remove <STX> and <ETX> characters from file
activex script in dts to see if records are in table
ORACLE SQL similarity with SQL Server