Hi Joerg,
the only problem I am aware of is that Oracle Timestamps are not supported
at the moment (i.e. date is used instead, and rounded to day accuracy).
There is already an open issue in scarab about this
(http://issues.apache.org/scarab/issues/id/TRQS263), which will be
addressed in the next release. You can change the mapping from Date to
timestamps in the oracle db.props file if you want to fix it yourself. If
you do that, timestamps have at least millisecond accuracy.
I have heard that mysql timestamps are ok (at least millisec accurancy),
correct me if I'm wrong.
I do not know anything about interbase and MSSQL. Can you enlighten me
there ?
Thomas
J�rg Friedrich <[EMAIL PROTECTED]> schrieb am 25.02.2005 14:59:20:
> Hi,
>
> we have had problems with date fields and timestamps when working with
> different database systems. In our application we support for example
> Interbase, MySQL, Oracle and MS SQLServer. The adapter class of Torque as
> far as I could see has a method for the date format. However, there is no
> method for the timestamp format. This format may differ for different
> database systems/JDBC drivers. Would it be possible to add a suitable
method
> in a future release?
>
> Thanks.
>
> Joerg
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]