Skip to Content
0
May 24, 2010 at 08:06 AM

table view

45 Views

Hi..

I have 2 tables... table1 and table2.

table1 has 3 fields A B C and table 2 has 3 fields D E F ( fields A B E F are primary keys, A = D, B = E )

now i want to display all the fields ie A B C F or D E C F (one and same thing)

i can do this using DB view.. but now user wants to edit the field F in the same view

How can i acheive this scenario, in maintenance view also, we can have just 1 table

please help

Regards

Manu