Subject IB_SQL with default values & triggers
Author sdbeames <s.beames@mailbox.gu.edu.au>
When using IB_SQL I notice that inserting a row does not seem to
result in server default values being applied to empty fields and my
BeforeInsert triggers are ineffective. I committed & refreshed but
the fields are still empty. Does IB_SQL insert something other than
null (space?) into a blank field?

Thanks,
Steve