Subject | How to return multiple rows from SP? |
---|---|
Author | Arvee |
Post date | 2002-09-13T02:56:38Z |
I've read the Firebird documents but I'm not clear anymore. I wrote a
stored procedure by sending one parameter to retrieve multiple rows. It
works when I execute by ISQL but it showed an error on Delphi
== "Error Creating Cursor Handle".... I connected to Firebire database
directly via BDE. Do anyone have any idea or suggestions for me???
I have many SPs do like this...
Regards,
Arveesri Butpo
stored procedure by sending one parameter to retrieve multiple rows. It
works when I execute by ISQL but it showed an error on Delphi
== "Error Creating Cursor Handle".... I connected to Firebire database
directly via BDE. Do anyone have any idea or suggestions for me???
I have many SPs do like this...
Regards,
Arveesri Butpo