Hi, is it possible to enter data into more than one table on a database using one form?
you can hack in a second insert query, but it requires manual editing.. it can't be *generated* since the program doesn't have such a feature
Log in to post a comment.
Hi,
is it possible to enter data into more than one table on a database using one form?
you can hack in a second insert query, but it requires manual editing.. it can't be *generated* since the program doesn't have such a feature