Subject | Re: Anyone help me with a Delphi 7 & Firebird question? |
---|---|
Author | vladman992000 |
Post date | 2005-09-02T04:33:46Z |
--- In firebird-support@yahoogroups.com, "Adam" <s3057043@y...> wrote:
fine. I wrote it to support a SELECT style call, and so it does a
suspend, etc. but also it only ever will return a single value back
(the new ID number generated for the record).
What I'm having trouble with is the Delphi code to call the procedure
and handle the returned value. Any ideas there?
Myles
> The structure of the procedure will be something like this[snip]
> Hope that helpsWell I'm ok with the stored procedure. That's all done and working
fine. I wrote it to support a SELECT style call, and so it does a
suspend, etc. but also it only ever will return a single value back
(the new ID number generated for the record).
What I'm having trouble with is the Delphi code to call the procedure
and handle the returned value. Any ideas there?
Myles