how to save data textbox,detpicker and datagridview cells combine one table base on operations
-
hi dear i have desinged visual basic 2008 application , with back end sql server 2008 R 2 ,my project problem is saving data single table. details descriptions about my project. fields in database-table1 ------------------------- rdate-Datetimepicker1 noofoperations-textbox1.text fields in databse-table 2 ----------------------------- rno- operationname operationnobatchno unitof measure noofworker inputcontainer noofcontainer grossweight outputcontainer noofcontainer grossweight netweight above second table data saving through datagridview. my requirement is first select date,then enter no of operations( for example 3 operations) so datagridview row create empty rows automatically base upon no of operations. then save. But i have designed two tables one is two fields store and another tables all fields ,dont i am beginner. please send me coding related saving data all fields combined i have attached images of all fields please reply.
-
hi dear i have desinged visual basic 2008 application , with back end sql server 2008 R 2 ,my project problem is saving data single table. details descriptions about my project. fields in database-table1 ------------------------- rdate-Datetimepicker1 noofoperations-textbox1.text fields in databse-table 2 ----------------------------- rno- operationname operationnobatchno unitof measure noofworker inputcontainer noofcontainer grossweight outputcontainer noofcontainer grossweight netweight above second table data saving through datagridview. my requirement is first select date,then enter no of operations( for example 3 operations) so datagridview row create empty rows automatically base upon no of operations. then save. But i have designed two tables one is two fields store and another tables all fields ,dont i am beginner. please send me coding related saving data all fields combined i have attached images of all fields please reply.
Member 11108623 wrote:
please send me coding related saving data all fields combined
Sorry, but this site does not provide code to order. You should go to the Articles section[^] and look at some of the samples to be found on your subject of interest.