Well, I'd say that
I always get zero errors returned.
is good, isn't it? ![]()
I assume you meant that you get the message "Fetched 0 row(s)", didn't you?
If that's the case, please make sure that there is actually a record present in your DUMMY table and that you are not using e.g. a copy of the DUMMY table that happens to be empty...
- Lars