J
joyo
I have a couple of tables. Here is their relationship
1---many many--1
Table1 --- Table2 ---Table3
| 1
|
| many
Table4
All data is from one form and all controls are unbound.
When the user makes some changes for one record, I will
delete this record in table1, and table2 and table4
correspondent records would be deleted by Access too. Then
I rewrite everything into the tables. Do you think it is
OK. Is there any problems for this.
Thanks
joyo
1---many many--1
Table1 --- Table2 ---Table3
| 1
|
| many
Table4
All data is from one form and all controls are unbound.
When the user makes some changes for one record, I will
delete this record in table1, and table2 and table4
correspondent records would be deleted by Access too. Then
I rewrite everything into the tables. Do you think it is
OK. Is there any problems for this.
Thanks
joyo