Hi,
I have a database with a "tasks" table, a "Resources" table and an
"Assignments" table that links the two (a many-to-many relation). 
Next I have a "tasks" form with the sub-form "Assignments" (as table).
This form was set up with the wizard and works fine, so for each task I
get the assigned resources listed.
Now I want to _add_ also assignments with this form, which is of course
also possible. But I still have to enter the "Task_ID" in the
"Assignments" table. Is there a way to set this automatically from the
main-form's "Task.ID"?
The Environment: OOo 2.0.4, HSQL (default) database
Thanks
        Dietmar

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to