"Brendan Miller" <[EMAIL PROTECTED]> schrieb am 20.02.2007 16:53:28: > Is there a way for an object's .save() method to insert using Oracle's > SYSTIMESTAMP built-in for tables that have a timestamp field?
I do not know an easy way to do so. However, you can use an after
insert/update trigger in oracle to achieve this.
Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
