Subject SQL Token List in IB_Parse.pas
Author Thomas Steinmaurer
Hi all,

the SQLTokens array in IB_Parse.pas in IBO 4.3.Aa seems to be somewhat
not up-to-date. For example 'TYPE', 'TIME', ... isn't there. That leads
to the problem, that these words aren't enclosed by double-quotes when
using the mkVARIdent function in IB_Parse.pas.

Did the SQL token array get some new items in IBO 4.5?


Thanks,
Thomas