From: Danieius J. <ju...@ka...> - 2003-05-09 10:29:25
|
Is it working? Because when I start transaction with IsolationLevel.RepeatableRead, it doesn't put any lock on the records (it should put a lock on updating, allows inserting). If I'm using IsolationLevel.Serializable, it works fine (locks from updating and inserting). Maybe Firebird doesn't support such a lock? -- Danieius Jurna ju...@ka... |