Do inserts block selects in firebird? -


we running tests on firebird. when insert, notice if open second sessions, session hangs. inserts appear block selects.

is there option of sort enable concurrency. or inserts,updates,deletes block entire table?

do selects block other sessions selecting?


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -