Subject | Re: [firebird-support] easy information about cursor |
---|---|
Author | Helen Borrie |
Post date | 2003-11-15T23:10:56Z |
At 06:52 PM 15/11/2003 +0000, you wrote:
NB EmbedSQL.pdf contains a *lot* of stuff that isn't documented anywhere
else, that's applicable to DSQL as well as ESQL.
However, if you're looking for how to perform a cursor-style operation in a
SP, look at the FOR SELECT <..............> FROM <........> INTO
<variables> syntax in PSQL (procedure language) in the LangRef.
heLen
>Where can i find information about cursors in FB.EmbedSQL.pdf and APIGuide.pdf from the IB 6 beta docs.
>thanks
NB EmbedSQL.pdf contains a *lot* of stuff that isn't documented anywhere
else, that's applicable to DSQL as well as ESQL.
However, if you're looking for how to perform a cursor-style operation in a
SP, look at the FOR SELECT <..............> FROM <........> INTO
<variables> syntax in PSQL (procedure language) in the LangRef.
heLen