So I want to create a trigger action between to different tables I have the parent table the holds 3 fields one of the fields can have multiple values and what I want is that the parent table will create new records in the child table with the following logic each of the values in the field that can hold multiple values ( names) would be transferred to the child table and get a new record per value with the 2 constant values in the constant field
For example:
I have a invoice table the have a few fields (supplier name, invoice number, container info)
and I have a container table that has all these value plus 10 other fields per container
I want that each container in the PI field "container info" will get a new record in the container table together with the supplier name and invoice number
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
jonathanAa
So I want to create a trigger action between to different tables I have the parent table the holds 3 fields one of the fields can have multiple values and what I want is that the parent table will create new records in the child table with the following logic each of the values in the field that can hold multiple values ( names) would be transferred to the child table and get a new record per value with the 2 constant values in the constant field
For example:
I have a invoice table the have a few fields (supplier name, invoice number, container info)
and I have a container table that has all these value plus 10 other fields per container
I want that each container in the PI field "container info" will get a new record in the container table together with the supplier name and invoice number
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.