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

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -