G'day Ruslan, > Ivan point that now() returns DateTime type > He say that > timeFld = now() okay > datetimeFld = now() okay > dateFld = now() garbage. •••• Not what I'm seeing. In my tests I get garbage for all of them; datetime is returning 02/02/-4224 00:00:00:000, time is returning 00:00:00:000 Are these only meant to work for selects and not inserts? cheers kim