Artem Grinshtein <[EMAIL PROTECTED]> writes:
> from file:
> /jakarta-turbine-torque/src/templates/sql/base/mssql/db.props
>
> TIME = TIMESTAMP
>
> Mapping TIME to TIMESTAMP is wrong for MSSQL-database.
> The value of a timestamp column is unique within a
> MSSQL-database and updated every time a row
> containing a timestamp column is inserted or updated.
>
> The correct solution is
> TIME = DATETIME
Artem, thanks! I've checked your change into 3, and will get it into
2 ASAP (CVS permissions for 2 aren't setup right since the repository
split).
Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]