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) -

Pull out data related to my apps from Android Play Store and iOS App Store -

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