Subject RE: [IBO] FireBird 2.1 support
Author Jason Wharton
> When you plan to support Firebird 2.1 features? (CTE for example)
> I would like to begin new project with FireBird 2.1.
> Whether I can use its possibilities in full with IBO.

BTW, I want to mention that the IB_Cursor component should process the CTE
statements readily since there is minimal parsing as opposed to trying to
use the TIB_Query component. Same goes for the TIBOQuery component. It is
the more involved queries I am looking into making sure the parser doesn't
get all confused.

Jason Wharton