Subject | RE: [ib-support] How to return multiple rows from SP? |
---|---|
Author | Alan McDonald |
Post date | 2002-09-13T03:17:22Z |
here's a suggestion - don't use the BDE...
there are much better ways of making your connection - look at the ibphoenix
site for a lot of info.
Alan
-----Original Message-----
From: Arvee [mailto:arveetera@...]
Sent: Friday, 13 September 2002 12:57
To: ib-support@yahoogroups.com
Subject: [ib-support] How to return multiple rows from SP?
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
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
there are much better ways of making your connection - look at the ibphoenix
site for a lot of info.
Alan
-----Original Message-----
From: Arvee [mailto:arveetera@...]
Sent: Friday, 13 September 2002 12:57
To: ib-support@yahoogroups.com
Subject: [ib-support] How to return multiple rows from SP?
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
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]