3
Reply

how to insert into two tables from one button click?

Kieran Callaghan

Kieran Callaghan

12 years ago
8.7k
Hi guys,
I am trying to insert data from a form in asp.net using c# into two different tables from one button click action. Some of the data will go into one specified table and the rest will go into the other specified table. Is there any examples of similar type action, or is this even possible?
Kind regards,
Kieran

Answers (3)