07-07-21 10:24:12 [NETBEE-03] [Admin] [] [C:\Mes Projets\Vivacook\Exe\Exécutable Windows 64 bits] Form name : cDAL.Event_Category_Upsert Line : 33 Data source : 4fc065316f7842ab92daba97810a86c4_0_10241136 Stack : Méthode AddSqlError (Log.AddSqlError), ligne 29 Méthode _sqlExec (cSql._sqlExec), ligne 27 Méthode ExecuteQuery (cSql.ExecuteQuery), ligne 22 Méthode Event_Category_Upsert (cDAL.Event_Category_Upsert), ligne 33 Sortie d'une ligne de tbl_event_types (WIN_MANAGE_EVENT_CATEGORY.tbl_event_types), ligne 13 Clic sur btn_manage_event_category (WIN_MAIN.btn_manage_event_category), ligne 1 Error message : 23000 - [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Cannot insert the value NULL into column 'position', table 'vivacook.dbo.Event_Category'; column does not allow nulls. INSERT fails. SQL statement : set nocount on declare @id int = 0 exec dbo.Event_Category_Upsert @id output, N'Team Cooking', Null, 1 set nocount off select @id 07-07-21 10:25:45 [NETBEE-03] [Admin] [] [C:\Mes Projets\Vivacook\Exe\Exécutable Windows 64 bits] Form name : cDAL.Event_Category_Upsert Line : 33 Data source : ed6821255f98489e9851a90bcd441a68_0_10253690 Stack : Méthode AddSqlError (Log.AddSqlError), ligne 29 Méthode _sqlExec (cSql._sqlExec), ligne 27 Méthode ExecuteQuery (cSql.ExecuteQuery), ligne 22 Méthode Event_Category_Upsert (cDAL.Event_Category_Upsert), ligne 33 Sortie d'une ligne de tbl_event_types (WIN_MANAGE_EVENT_CATEGORY.tbl_event_types), ligne 13 Clic sur btn_manage_event_category (WIN_MAIN.btn_manage_event_category), ligne 1 Error message : 23000 - [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Cannot insert the value NULL into column 'position', table 'vivacook.dbo.Event_Category'; column does not allow nulls. INSERT fails. SQL statement : set nocount on declare @id int = 0 exec dbo.Event_Category_Upsert @id output, N'Team cooking', Null, 1 set nocount off select @id