ctSetLicenseFile
Sets a server license file by name.
Declaration
NINT ctSetLicenseFile (pTEXT license);
Description
ctSetLicenseFile() is expected to be made before starting an embedded database engine; that is, before a call to ctdbStartDatabaseEngine() or ctThrdInit().
Return
NO_ERROR on success. c-tree error code on exception.