Standalone database share
Posted: Tue Oct 29, 2013 6:30 pm
Hi Everyone,
I have written an application that is shared between mac and windows users. I use an sqlite database. I am hoping to be able to allow all users to to be able to access the database and would like to save the sqlite file to a network location. I would like to know firstly if this is possible and secondly, what is the best way of doing it? Initial experiment has shown that the .app file that is created seems to bundle everything into one file, therefore sharing becomes impossible.
Thanks for the help.
Nic
I have written an application that is shared between mac and windows users. I use an sqlite database. I am hoping to be able to allow all users to to be able to access the database and would like to save the sqlite file to a network location. I would like to know firstly if this is possible and secondly, what is the best way of doing it? Initial experiment has shown that the .app file that is created seems to bundle everything into one file, therefore sharing becomes impossible.
Thanks for the help.
Nic