I have a couple different tables ... all of which I am trying to use a timestamp field to track when records were changed. The problem is that when the records are updated the timestamps are all showing up as all zeros.
The timestamps are all set to "not null" and i have tried multiple defaults (CURRENT_TIMESTAMP, now(), time(), etc) with no success.
This is happening on 4 different tables in 2 different databases (all on the same server tho).
Anyone have any ideas?
Thanks
Matt Laski
Network Administrator
Pulsafeeder SPO
The timestamps are all set to "not null" and i have tried multiple defaults (CURRENT_TIMESTAMP, now(), time(), etc) with no success.
This is happening on 4 different tables in 2 different databases (all on the same server tho).
Anyone have any ideas?
Thanks
Matt Laski
Network Administrator
Pulsafeeder SPO