S
SB
Hi,
I've got 2 tables - which are basically the same (same fields). Both have
one (also the same name) key. One of these tables is linked with other tables
via 1 to n relations an other has no links. This is the reason why I created
2 of them.
However when a record is added with e.g. key =AA in table 1 I want the
system to check if key=AA alredy exists in table 2 - in that case there can
be no creation of the record (and vice versa). The check should be on the
tables (no forms) and preferably no programming.
Any ideas - rules? ...
I've got 2 tables - which are basically the same (same fields). Both have
one (also the same name) key. One of these tables is linked with other tables
via 1 to n relations an other has no links. This is the reason why I created
2 of them.
However when a record is added with e.g. key =AA in table 1 I want the
system to check if key=AA alredy exists in table 2 - in that case there can
be no creation of the record (and vice versa). The check should be on the
tables (no forms) and preferably no programming.
Any ideas - rules? ...