G
Guest
Hi
I create two table (Table1 & Table 2) in my SQL server. Table1 have "orderno", quantity and table2 have "orderno" and size.i create one "form" which is connected through 2 (Two) ADO to conect the tables. i made text box for table1 and datagrid for table2
my question is " when i enter data on the ordrerno field in the table1 the table2 "orderno" should will show the same data on the grid
any help is appreciated
eashta
I create two table (Table1 & Table 2) in my SQL server. Table1 have "orderno", quantity and table2 have "orderno" and size.i create one "form" which is connected through 2 (Two) ADO to conect the tables. i made text box for table1 and datagrid for table2
my question is " when i enter data on the ordrerno field in the table1 the table2 "orderno" should will show the same data on the grid
any help is appreciated
eashta