Subject | Select syntax |
---|---|
Author | Luiz Alves |
Post date | 2001-12-21T22:23:31Z |
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.
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.