Show all posts by user

Other applications can no longer read database

11 years ago, by emibel in NetWorx Forum

I tried SQLiteSpy, and that opens the database OK, so I downloaded the latest version of System.Data.SQLite (64-bit, .NET 4.0) from here: http://system.data.sqlite.org/downloads/1.0.84.0/sqlite-netFx40-setup-x64-2010-1.0.84.0.exe and installed it: I then copied the files System.Data.SQLite.dll and System.Data.Interop.dll (and their corresponding .pdb files) into the binary folder of my VB

Other applications can no longer read database

11 years ago, by emibel in NetWorx Forum

OK thanks. I'll give that a go.

Other applications can no longer read database

11 years ago, by emibel in NetWorx Forum

Somewhere between versions 5.2.1 and 5.2.6, the Networx database has become locked so that other applications can't read it. I have a VB.NET program which used to read the database under version 5.2.1, but I hadn't used the facility for some time. Recently, I decide to re-activate the code using the latest version (5.2.7) and found that I could no longer read the database because it was locked. I