Subject | Re: Stored Proc Problem |
---|---|
Author | spencerr99 |
Post date | 2003-09-20T02:46:35Z |
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@t...>
wrote:
the same result in Java code.
This code worked fine in Interbase 6.5, but blows chunks in Firebird.
TIA
wrote:
> At 12:20 AM 20/09/2003 +0000, you wrote:Sorry, forgot to mention I am running it from IBOConsole. But I get
> >I run this:
> >
> > execute procedure newrowid( 'person', 1 )
> >
> >I get this:
> >
> >ISC ERROR CODE:335544327
> >
> >ISC ERROR MESSAGE:
> >invalid request handle
> >
> >STATEMENT:
> >TIBOInternalDataset:
> >"<TApplication>.frmMain.dlgWisql.<TIBOQuery>.<TIBOInternalDataset>."
> >
> >
> >Statement: execute procedure newrowid( 'person', 1 )
> >
> >Any ideas?
>
> The query wasn't prepared?
>
> heLen
the same result in Java code.
This code worked fine in Interbase 6.5, but blows chunks in Firebird.
TIA