MS Access db.Execute " INSERT INTO -
can write "db.execute " insert into" command below details.
table name - data_load form name - form1 take data - form1 - cmb1 , txt1 , txt2 save - data_load = style, size1, size 2
just bind form (set recordsource) data_load, , cmb1, txt1, , txt2 style, size1, size2 respectively.
that's way in access using form.
Comments
Post a Comment