MS1808_14:45
This commit is contained in:
@@ -561,6 +561,8 @@
|
||||
Dim del = "EXEC [dbo].[PRPMO_DELETE_USER] " & USER_GUIDTextBox.Text
|
||||
If ClassDatabase.Execute_non_Query(del, True) = True Then
|
||||
Load_User()
|
||||
Else
|
||||
MsgBox("Unexpected Error while deleting User.", MsgBoxStyle.Exclamation)
|
||||
End If
|
||||
End If
|
||||
|
||||
|
||||
Reference in New Issue
Block a user