Subject NULL
Author sandeep@cfl.co.nz
If I don't assign anything to field and insert a record using
TIBOTable the defaults defined in Database are not applied. How do I
get them working without setting them exclusively in TIBOtable for
each table I use. Is there any way TIBOTable can check for value
before doing insert and then do something that will trigger the
default values to be applied.