Undefined function InParam in expression.

T

Ted Allen

Sounds like you may not have saved the code as a
function, or you may not have used the same function name
when calling it.

If you go to the expression builder under functions and
select your database, do you see the function listed
there?

It's hard to say what the problem may be without seeing
the code and the query sql that is calling it. You may
want to post back with that.

-Ted Allen
 
Top