C
consiglieri
Hi
I've done some posting lately and gotten good responses and I almost
have a workable template for my needs.. but I have suddenly been
stumped by a field. It looks like this
{DATABASE \c "DSN=database;" \s "SELECT Table1.Field1 FROM Table1,
Table2 WHERE Table2.Field1 = {FILLIN "Supply a nr"} AND Table1.Field1 =
Table2.Field2}
The whole things works with one small exception. If I switch fieldcodes
so only the results show and do an updat (F9) the whole view ends up in
the show field code mode .. now if I switch to not show field code mode
the result displays correctly. Why am I ending up in the display field
code mode when updating?
I've done some posting lately and gotten good responses and I almost
have a workable template for my needs.. but I have suddenly been
stumped by a field. It looks like this
{DATABASE \c "DSN=database;" \s "SELECT Table1.Field1 FROM Table1,
Table2 WHERE Table2.Field1 = {FILLIN "Supply a nr"} AND Table1.Field1 =
Table2.Field2}
The whole things works with one small exception. If I switch fieldcodes
so only the results show and do an updat (F9) the whole view ends up in
the show field code mode .. now if I switch to not show field code mode
the result displays correctly. Why am I ending up in the display field
code mode when updating?