UnlockWorkStations
Posted: Sun Mar 21, 2010 5:37 pm
when i attempted a recent update, an error was thrown (SetSqlMode choked on SET GLOBAL sql_mode=' ' ). I restored my original OpenDental program files and all worked fine, but still all the workstations were locked.
Is there a way to re-open access and unlock workstations, other than doing something like this?
Is there a way to re-open access and unlock workstations, other than doing something like this?
Code: Select all
UPDATE preference SET ValueString = "" WHERE PrefName='UpdateInProgressOnComputerName'