I'm trying to save in three tables in access database2016, in stock table i want just add item and there quantity but if item is already in stock table just add(plus) the quantity with existing quantity in C# but this error appears;
System.Data.OleDb.OleDbException: 'No value given for one or more required parameters.'