Subject Wrong Query Parsing
Author dietertremel
Hello,

I found a wrong parsing of Querys in IB_SQL:

If you have a sql like
select name1, name2
tel1, fax
from adressen

wher the comma is missing after name2, there is no error found and
the result is as name2 is not given at all.

Dieter Tremel