How to insert Access data in more than three tables from the “datagridview” control?
hi,
i have made a windows form in where i used Datagridview . i want to insert data in datagridview
and save data in three tables at a time. i have used OLEDB database.
how could i write this code?