K
kjqua
Hello,
I was wondering if there is a possibility to connect to a sqlite db
remotely from an application that runs on desktop.
Let me better explain.
let's say that I create a Sqlite db (myDb.db3), the fill it, then load
on a Web site http://mySitoWeb.com/
At this point the db would be found http://mySitoWeb.com/myDb.db3
In yours opinion is possible to read / write from a desktop
application the above example ?
I experimented by changing the connection string but unfortunately
failed.
If is possible please explain how to do it.
marco
I was wondering if there is a possibility to connect to a sqlite db
remotely from an application that runs on desktop.
Let me better explain.
let's say that I create a Sqlite db (myDb.db3), the fill it, then load
on a Web site http://mySitoWeb.com/
At this point the db would be found http://mySitoWeb.com/myDb.db3
In yours opinion is possible to read / write from a desktop
application the above example ?
I experimented by changing the connection string but unfortunately
failed.
If is possible please explain how to do it.
marco