Checking the Licensed USoft Products

Previous Next

See Also

A possible cause of license problems is having insufficient license.

To determine this, you can query the internal license manager component, and see which USoft products are installed:

· In the Definer, open the SQL Command dialog.

 

· Type:

INVOKE licensemanager.query

WITH

SELECT null

Depending on your license, this INVOKE statement must result in a list like the following:

Setup80p   31-dec-2050

Creapp80p   31-dec-2050

Authorizer80p   31-dec-2050

Definer80p   31-dec-2050

...