Hi,
I am having a problem writing a transaction to UPDATE 3 linked tables at the same time from a single form.
Example
table 1
col1ID PK
col2ID FK Table 2.Col1ID
col3ID FK Table 3.Col1ID
col4
col5....
table 2
Col1ID PK
Col2
Col3
table 3
Col1ID PK
Col2
Col3
I have written a transaction to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.