RE: check sql licence

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: andrew (andrew_at_discussions.microsoft.com)
Date: 01/15/05


Date: Fri, 14 Jan 2005 22:11:01 -0800

Hi,

The result is:
disabled, null

May I know how can I change the values?

"Andre Vigneau" wrote:

> Try to run this:
> select serverproperty('LicenseType')
> , serverproperty('NumLicenses')
>
>
> "andrew" wrote:
>
> > Hi, May I know how to check what is my current sql licence installed? I've
> > learnt that in control panel, there is a SQL Licence setup icon which I can
> > check. But some of my MSSQL server don't have this icon. Can you help?
> >
> > Thanks
> > andrew