Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: swguynos
  • Content: Threads
  • Order by date
  1. swguynos

    Creating a Remote View with IIF()

    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...

Part and Inventory Search

Back
Top