storing many no. of labels n textboxes at one time
Database
1
Posts
1
Posters
0
Views
1
Watching
-
i have 1 labels, 1 text box and one check box suppose label contains name, in textbox user have to enter its age and checkbox is checkd if he is married. i have given conneection string using oledb in access sheet and its storing the values of label, textbox and checkbox succesfully but nw i have problem when i have many number of labels like thereare more than one name and correspondin textboxes and checkboxes. when i enter all the values i want them to get store on one button click in my acccess table. m uanble to implement any logic. can smbody help.... please tell the stored procedure u can tell on either acces or SQL server 2000. thanks