SMART Retrieve License

Administrator
Administrator Member, Moderator, Administrator Posts: 2,506
edited 2015-04-16 in Download section
SMART Retrieve License
The tool allows you to retrieve the license from SQL server or SQL database. You need to specify server name (mandatory) and database name (optionally) and press Save. The license will be stored on disk.

http://www.mibuso.com/dlinfo.asp?FileID=1586

Discuss this download here.

Comments

  • limlerfu
    limlerfu Member Posts: 3
    Does this version only works for SQL Server 2005 and below?
  • mdPartnerNL
    mdPartnerNL Member Posts: 802
    don't know, the only thing it does is save a field from the table ndo$srvproperty by this command to a .flf file.

    SELECT license FROM [master].dbo.[$ndo$srvproperty]