On Tue, 7 Aug 2012 16:26:15 -0700 (PDT), isobadd
<
iso...@optonline.net> wrote:
[snip]
>My question is, does anyone really know how to address the "Type
>Mismatch" error?
Sorry, no magic wand here.
I suggest that you:
1) check all execution paths through the procedure. In particular,
check ones that do not run that often. Some may be through error
conditions.
2) check for race conditions.
Sincerely,
Gene Wirchenko