Subject Update SQL & Parameters
Author sdbeames
Hi,
is it possible to feed in a parameter from different query to my
TIB_Querys EditSQL procedure?

I tried using the 'Generate for procedure' button, but it complains
when I use a parameter from a different table, (I guess because it
doesn't know which record to insert).

I'm using a selectable procedure for my SQL, which uses the same
parameter I'm trying to feed to the EditSQL, if that is relevant.

V4.2.Fp

TIA,
Steve