Hi Everyone,
Can you reply with a tutorial and maybe a sample project that can be downloaded that shows how to update a database such as MS Access from DataAdapter commands in which changes are made in a DataGridView?
For example, the DataAdapter contains 2 tables called FirstTable and the other table would be called SecondTable. The DataGridView is based on a query that shows rows from both tables. The actual table that contains the rows to be changed, inserted or deleted is FirstTable.
Hopefully this description is clear and I'm sure this tutorial would be helpful to many people such as myself learning VB 2008 .NET.
Truly,
Emad