Hi,

we have an application developed using a PostgreSQL Database that we are now trying to deploy on a MS SQL Server. Problem is that any database error that occurs (e.G. violation of unique constraints) makes that access to the table involved in the transaction is blobked for all users (on other sessions too). PostgreSQL does not behave like that and continues to work with no problem. Is that a problem of tapestry-hibernate ? Of the JDBC driver (JTDS) ? Or of a configuration of the SQL Server?

Thanks

Moritz

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

Reply via email to