J
John
Hi
I have two tables A & B which I need to make same in structure. How can I
via code do the following;
Go through both table structures and,
1. If a table A field is missing in table B then to create it in table B?
2. If a table A field is present in table B but the type is different then
to change table B field type to match table A field type?
Many Thanks
Regards
I have two tables A & B which I need to make same in structure. How can I
via code do the following;
Go through both table structures and,
1. If a table A field is missing in table B then to create it in table B?
2. If a table A field is present in table B but the type is different then
to change table B field type to match table A field type?
Many Thanks
Regards