Subject | Re: [ib-support] Select syntax |
---|---|
Author | Martijn Tonies |
Post date | 2001-12-21T23:00:52Z |
Hi Luiz,
it's a parser error in IBO.
Martijn Tonies
InterBase Workbench - the developer tool for InterBase and Firebird
http://www.interbaseworkbench.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
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.
[Non-text portions of this message have been removed]
it's a parser error in IBO.
Martijn Tonies
InterBase Workbench - the developer tool for InterBase and Firebird
http://www.interbaseworkbench.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
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.
[Non-text portions of this message have been removed]