Subject Re: [firebird-support] Stored Proc Problem
Author Helen Borrie
At 12:20 AM 20/09/2003 +0000, you wrote:
>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