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
Using jqzoom (jquery)
how to find my Symantec pcAnywhere serial number
Repeated Windows Update
How to Configure Link aggregation on Cisco 3560G?
HTTP Error 404.3 on IIS 7.0
OCS 2007 R2 and Cisco call manager
Multi Homed Windows 2008 Server
Combine worksheets from different workbooks into one workbook using VB.Net
How to stablish a proper setup in MS Outlook 2003 encrypting mails
Cache Dynamic Page Content in Apache / PHP