Subject Select syntax
Author Luiz Alves
I noted a sql statement as:
select* from agenda

Using IBO:
1. with ib_cursor, there is no error.
2 .with a query form, there is an AV.

Using IBaccess and IBConsole, no error is reported.

I am curious about 'select* from table' is a valid statement in
interbase or there is a parse problem in case two using IBO.

Luiz.