Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
sqlite open db on local server
#7
Quote:If I use the program 'DB Browser for SQLite' (windows version) I am able to open the database on the server from a local computer.

Maybe different sqlite dll version. Try to replace the dll in QM folder with the dll of 'DB Browser for SQLite' (if exists and is 32-bit), or with the newest dll version (32-bit) wherever you'll find it on the internet.

If 'DB Browser for SQLite' is open-source, look in its source code, how it opens databases.

Try to open as read-only.
Sqlite db1.Open("\\VISTA32\shared\test.db3" 3)


Messages In This Thread
sqlite open db on local server - by jps01 - 06-19-2018, 01:10 PM
RE: sqlite open db on local server - by Gintaras - 06-19-2018, 03:31 PM
RE: sqlite open db on local server - by jps01 - 06-19-2018, 06:21 PM
RE: sqlite open db on local server - by Gintaras - 06-19-2018, 07:32 PM
RE: sqlite open db on local server - by jps01 - 06-19-2018, 08:15 PM
RE: sqlite open db on local server - by Gintaras - 06-20-2018, 09:44 AM
RE: sqlite open db on local server - by Gintaras - 06-20-2018, 09:48 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)