This is a discussion on Excessive locking within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hello, it looks that Microsoft SQL Server 2000 - 8.00.760 table with autoincrement field is locked (even for read) ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, it looks that Microsoft SQL Server 2000 - 8.00.760 table with autoincrement field is locked (even for read) between any insert and commit in manual commit mode. The same code works with Postgres just fine. The isolation level is the default one. Any suggestions? |