inserting multiple records

tanya2001

New member
Joined
Oct 18, 2007
Messages
4
Programming Experience
Beginner
hi all
can sombody plzz tell me how do we insert multiple records in sql database
I have to insert multiple records from table1 to table2 when a button is clicked in my webforms
plzz reply me soon its very urgetn
u can evn email me on <e-mail address removed>
 
What do you mean by this:
I have to insert multiple records from table1 to table2
Are they both tables in your database, or are they both DataTables?
 
Back
Top