SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, XPR_STACK_OVFL
  expression forces too many levels of recursion/stack overflow

  Explanation:  You provided an expression which forces too many
  levels of recursion, which resulted in stack overflow.

  User Action:  The expression should be rewritten to use
  parentheses and therefore cause fewer levels of recursion.  It
  may also be possible to increase the size of the stack.
Close Help