"Bug" in lookup using for update

F. van Boven

Member²
Hi,

when changing data using the "for update" clause, fields with a Foreign Key automaticly get a lookup-style combo, showing the corresponding data.

After you use this and the query is changed with another "for update" clause, the lookup of a field from the new select shows data from the prior select...
 
Back
Top