J
John
Hi
I have two tables linked form the backend into front-end. How can I do the
following in front-end via code?
1. Lock both tables so no user can change them while we are running this
process.
2. Go through one table's field list one by one and check if same field
exists in the second table. If not create that field in second table.
3. Unlock tables.
Thanks
Regards
I have two tables linked form the backend into front-end. How can I do the
following in front-end via code?
1. Lock both tables so no user can change them while we are running this
process.
2. Go through one table's field list one by one and check if same field
exists in the second table. If not create that field in second table.
3. Unlock tables.
Thanks
Regards