I'm sorry. I'm just trying to figure out what you mean by "remotely". I used to use SQLite but it is only single-user and not very fast so I switched to Valentina which is amazingly fast (you can call stuff from a large database and it fills out your fields instantly). Valentina is also multi-user so you can have the database on a remote server and call it from another computer. You can also use MySQL similarly of course but it is much slower.
On Thu, Dec 4, 2008 at 5:31 PM, hershel fisch <[EMAIL PROTECTED]> wrote: > On 12/1/08 6:16 PM, "william humphrey" <[EMAIL PROTECTED]> wrote: > > > Remotely? like multi-user on a server? > Even a single user. > And what's with multi? I understand that multi is not safe like its stated > on their website, but other then that? > Thanks, Hershel > > > > On Mon, Dec 1, 2008 at 10:16 PM, hershel fisch <[EMAIL PROTECTED]> wrote: > > > >> Hi, how would be the appropriate way if there is, to work with SQLite > >> remotely? > >> Hershel Fisch > >> > >> _______________________________________________ > >> use-revolution mailing list > >> [email protected] > >> Please visit this url to subscribe, unsubscribe and manage your > >> subscription preferences: > >> http://lists.runrev.com/mailman/listinfo/use-revolution > >> > > > > > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > -- http://www.bluewatermaritime.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
