thenndral

thenndral

  • NA
  • 45
  • 30.5k

DataGridView with multiple tables[Show/Insert/Update/Delete]

Oct 1 2011 2:35 AM
Hello,

I'm using VS2008 [C#]
DB - Oracle11G


I have a database with two tables.Namely Emp_Master and Emp_Details.
How to show these two table[some columns] data in the datagridview and 
insert/update/delete should be affected in both tables Emp_Master and Emp_Details.

Could someone tell me how to code this?

Thanks in advance.
thendral

Answers (4)