Tom Lane wrote:
> Pam Withnall <[EMAIL PROTECTED]> writes:
> > in my java code I am creating 3 temporary tables, then calling a stored
> > procedure which calls another stored procedure.
> > then I drop the temporary tables.
> > the first time around , eveything is OK , then when repeating the ac
Pam Withnall <[EMAIL PROTECTED]> writes:
> in my java code I am creating 3 temporary tables, then calling a stored
> procedure which calls another stored procedure.
> then I drop the temporary tables.
> the first time around , eveything is OK , then when repeating the action I
> get
> "ExecOpen