Joost Verhoog wrote: >I have a dutch version of Cach�, version 5.0.2.607.1, running on WinXP.
I think older versions had issues with functions related to NULL functions (although in my case, this was when I used them in a where clause). You may want to try upgrading to the current version. >Now I type the query "SELECT IsNull(Firstname,'No First Name') FROM >Employee" This query works fine here (5.0.8), as it did for Ramon (5.0.5). >So the question is: What is a dynamic query object, and what can I do to use >IsNull? With dynamic query object they probably mean a %ResultSet; it doubt this has anything to do with your problem. Again, try updating your Cach� to see if the problem goes away. HTH, Gertjan. -- Gertjan Klein
