Subject Is it possible to share statement handle?
Author Michael Fung
Dear all,

I have two TIB_Query with an indentical SQL statement. Both queries
are in the same transcation context and are read only.

The question is: Is it possible to prepare the statement once and
have both queries share the statement handle?

Thanks,
Michael