I forgot the username and password of the administrator, can anyone tell me how to retrieve or reset?
Best Answer
Hi Penny,
Connect to the finedb database in the designer, execute the following SQL: UPDATE FINE_CONF_ENTITY SET value = 'false' WHERE id = 'SystemConfig.serverInit'
Then restart the designer or ser ...
Connect to the finedb database in the designer, execute the following SQL: UPDATE FINE_CONF_ENTITY SET value = 'false' WHERE id = 'SystemConfig.serverInit'
Then restart the designer or server, you can reset the administrator account.