Subject | RE: [IBO] FireBird 2.1 support |
---|---|
Author | Jason Wharton |
Post date | 2008-03-26T18:14:45Z |
> When you plan to support Firebird 2.1 features? (CTE for example)BTW, I want to mention that the IB_Cursor component should process the CTE
> I would like to begin new project with FireBird 2.1.
> Whether I can use its possibilities in full with IBO.
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