View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 06:57 PM
Bob
 
Posts: n/a
Default Re: Find number of licenses

Thanks

"Simon Hayes" <sql@hayes.ch> wrote in message
news:60cd0137.0309170711.76af02da@posting.google.c om...
> "Bob" <bobh@wolv.tds.net> wrote in message

news:<vmf1sjk8dk8pd1@corp.supernews.com>...
> > How do you find the number of licenses that are installed on a SQL

Server
> > 2000?

>
> select serverproperty('NumLicenses')
>
> Simon



Reply With Quote