Hello,
is there any real need for the TIBCParser.Uppered property be set to true?
I find it annoying that all known keywords are put to upper case in the SQL statement passed to the server (in case of DDL, that is). Even the "FinalSQL" property lies on that.
So is it safe to modify the source and set that "Uppered" property to false?
Thanks in advance!
JD