S
scharee
i have a field in my form, what i need to do is that on After Update event i
run a procedure where i can show a few related fields from an other table
shown in the same form.
i did this by updating the main table fields then displaying them. but i
need to enter the first fields data and get the related info using sql from
an other table and display them in the same form then lastly on save and exit
i need to save the query data in the parent table!!
run a procedure where i can show a few related fields from an other table
shown in the same form.
i did this by updating the main table fields then displaying them. but i
need to enter the first fields data and get the related info using sql from
an other table and display them in the same form then lastly on save and exit
i need to save the query data in the parent table!!