begin records management
This commit is contained in:
@@ -103,8 +103,6 @@ public static class DatabaseHelper
|
||||
command.Parameters.AddWithValue("@lastUpdateBy", AppState.CurrentUser.Username);
|
||||
|
||||
int rowsAffected = command.ExecuteNonQuery();
|
||||
|
||||
|
||||
}
|
||||
catch (MySqlException e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user