Re: [HACKERS] ExecOpenScanR: failed to open relation

2001-02-28 Thread Jan Wieck
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

Re: [HACKERS] ExecOpenScanR: failed to open relation

2001-02-23 Thread Tom Lane
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