String sql2="insert into T_RFID_COMPARE_TP (c_device_name" + ", c_plc_rfid "+", c_mes_rfid "+", c_type "+", c_materiel_id "+", c_materiel_barcode "+", "
c_statesI_deal + ", "+", i_tag) Values (', '" + txtplcrfid. Text. The Trim () + "', '" + txtMesrfid. Text. The Trim () + "', 'TP', '0', '0', ', '0', '0') ";
CodePudding user response:
You where to put this statement (InitializeComponent (); In front of this sentence?
CodePudding user response: