Undefined function InParam in expression.

  • Thread starter Thread starter David
  • Start date Start date
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
 
Back
Top