OleDbCommand komut = new OleDbCommand("update tbl_menu set menu14='" + txt_menu1.Text + "' where ID=ID'" + "'", baglanti);
Yardımlarınızı bekliyorum.
Konu: OleDB Veri Güncelleme
OleDbCommand komut = new OleDbCommand("update tbl_menu set menu14='" + txt_menu1.Text + "' where ID=ID'" + "'", baglanti);