Good day vb.net programmers!.
I have here a combobox1 named choosename in form1.
then i have a 10 textboxes named answers in form2.

I want that if i choose from the combobox1 the textboxes answers of form2 to will link to it. and it save into my sql database.
can anyone help me. :(

Recommended Answers

All 2 Replies

You will need to search for the name in the database.

Create a query then execute the query, fillng a table.

After the table has been created, place the values and update the table.

please be more specific about your requirement , explain your prob , in order to get good and quick solution.
Regards

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.