View Single Post
  #1 (permalink)  
Old 07-02-2009, 2:27 PM
raman_160 raman_160 is offline
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Jul 2009
Age: 22
Posts: 1
Reputation: 0
raman_160 is on a distinguished programming path ahead
Default Insert the data from a form to multiple rows in the access database

Hi

Can any one help me how to insert the data from a form to multiple rows in the access database.

For example: In a form if i have 14 fields, one the submit button is clicked 7 rows should be go into a row of the table and the remaining 7 should go to same table into a different row. The table has only 7 columns.

Thanks
Ram
Reply With Quote