So, should I have a separate DB handle for each statement that does
something other than selects?  In the instances where the program does not
prepare this statement handle, there are still 8 or 9 other statements on
a single DB handle all of which do nothing but select queries.  The memory
usage remains stable at 0.9% (out of 2.5GB) throughout the entire run.

Thanks for the help,
Curt


Reply via email to