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

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

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -

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