Hi!
I do have an a form multiple updatable, buffered views.
View1 is the 'master' view.
This one will skip through the records.
A second view is parametrized based upon an other table. Parameter is the id of view 1.
Q:
I can append a record to both views, but how do I know newID of view1?
That numeric must be stored in view2 to keep them tight.
Any idea?
-Bart
I do have an a form multiple updatable, buffered views.
View1 is the 'master' view.
This one will skip through the records.
A second view is parametrized based upon an other table. Parameter is the id of view 1.
Q:
I can append a record to both views, but how do I know newID of view1?
That numeric must be stored in view2 to keep them tight.
Any idea?
-Bart