I use DatabaseActions to add to (frirebird)interbase database.
all working fine, but have problem when want to insert current unixtime
into database.
In describing database table , i have set dbcol type to now,
(<value param="foo" dbcol="TIME_ADD" type="now"/>)
but in table i have null value,
(Thread-4/AbstractDatabaseAction: Setting column 6 named foo with value null)
i try to change field type in DB, but the same result.

Know somebody whre can be a problem , or how to do it?
Thanks


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to