Wietse: > DUNNO means something was found, don't look further. You want to > return "not found" instead.
Rod K:
> In access.5 "not found" is not a listed response. Is that a literal
> "NOT FOUND" or, in the case of an SQL query, an empty string or null, or
> 0 rows?
Returning NOT FOUND means: return no result, Not: return an empty
result or some other result.
Wietse
