Subject Stored Proc Problem
Author spencerr99
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?