Start a new topic

connecting SQLite disables reading tables

[This topic is migrated from our old forums. The original author name has been removed]

It's easy to connect to a SQLite database. But while I'm connected to it, other programs cannot read any more, but still write into the database. That's strange.
1 Comment

[This reply is migrated from our old forums.]

Re: connecting SQLite disables reading tables
Kota, Just tried accessing the same SQLite DB from two instances of DbVisualizer and changes can be made from both and the data in both are updated properly. What version of SQLite are you using and what DbVisualizer version? Do you get any error when reads cannot be accomplished? Regards Roger