Creating fields from one table into another

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top