RE: check sql licence
From: andrew (andrew_at_discussions.microsoft.com)
Date: 01/15/05
- Next message: Aaron [SQL Server MVP]: "Re: Source of EM and QA"
- Previous message: MPF: "Disaster Averted?"
- In reply to: Andre Vigneau: "RE: check sql licence"
- Next in thread: David Gugick: "Re: check sql licence"
- Reply: David Gugick: "Re: check sql licence"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Aaron [SQL Server MVP]: "Re: Source of EM and QA"
- Previous message: MPF: "Disaster Averted?"
- In reply to: Andre Vigneau: "RE: check sql licence"
- Next in thread: David Gugick: "Re: check sql licence"
- Reply: David Gugick: "Re: check sql licence"
- Messages sorted by: [ date ] [ thread ]