Subject Re: [IBO] Using IB_SQL to update V5 to V6/IB metadata
Author Raymond Kennington
Thanks for your advice.

The problem IB_SQL is having occurs because of the now-reserved word YEAR, and probably
MONTH and DAY.

Since IB_SQL knows it is a dialect 1 database it ought to allow those words as not being
reserved, but this is more likely a bug in Firebird because dialect 1 allows YEAR as a
fieldname.

Raymond Kennington