Subject Re: bi-Directional resultset
Author Svein Erling Tysvær
--- In firebird-support@yahoogroups.com, "buppcpp" wrote:
> Does Firebird support Bi-Directional resultsets, and if so how do
> you active that mode?
>
> Or is Firebird forward-only?

I know that IBO (for Delphi and Borland C++) has both TIB_Cursor
(unidirectional) and TIB_Query (bidirectional). Though I do not know
how this is done under the hood - if it is a capability supported by
Firebird or if it is Jason Wharton (IBOs creator) who has worked some
magic.

I think you have to tell us how you access Firebird to learn whether
you can use bidirectional result sets.

Set