Hi,
I have a VFP remote view that has a where condition that says something like.
WHERE
Iif(?rnApp=1, .T., tblHeader.iappid=?riAppId)
(and similar ones .....)
I read that IIF() needs to be replaced with Case statements.
I tried it, but does not seem to work. Has anyone dealt with a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.