Forum Discussion
anik_cadieux
12 years agoContributor
Thanks Kurtis for the follow-up. The problem is that when we click on the link to kick someone out, no matter who, we obtain an error message "An error occurred while processing your request and has been logged with the System Administrator. If you continue receiving this error message, please contact Support".
In the Report-Administrative-Error Logs, I get this error details :
[0][0][0]Invalid SQL:
UPDATE PersonLogins SET DateLogout = GETDATE(), LoggedOutBy = 'Cadieux, Anik ' WHERE UserId = AND DeptId = 8162 AND DateLogout Is NULL
UPDATE Persons SET IsLoggedOn = 'N' WHERE UserId = AND IsLoggedOn = 'Y'
If you have any clue, thanks for letting me know !
In the Report-Administrative-Error Logs, I get this error details :
[0][0][0]Invalid SQL:
UPDATE PersonLogins SET DateLogout = GETDATE(), LoggedOutBy = 'Cadieux, Anik ' WHERE UserId = AND DeptId = 8162 AND DateLogout Is NULL
UPDATE Persons SET IsLoggedOn = 'N' WHERE UserId = AND IsLoggedOn = 'Y'
If you have any clue, thanks for letting me know !