Re: [Gambas-user] Gambas Cloud

2011-08-27 Thread Ian Haywood
On Sat, Aug 27, 2011 at 10:16 PM, charlesg wrote: > > > Andrea Bertini wrote: >> >> Gui-frontend on desktop made with Gambas, database sqlite on the cloud: >> is it actually possible? not really, as SQLite is not designed for use across the network. MySQL/PostgreSQL "clouds" would work just fine.

Re: [Gambas-user] Gambas Cloud

2011-08-27 Thread charlesg
Andrea Bertini wrote: > > Gui-frontend on desktop made with Gambas, database sqlite on the cloud: > is it actually possible? > SQLite is single-user update but multi-user read. You don't say whether you (alone) are trying to share a database (e.g. home and work) or whether lots of different us

Re: [Gambas-user] Gambas Cloud

2011-08-27 Thread xOChilpili
Ab: Dunno, i have some experience with MySql on the cloud, and works perfectly but no idea with sqlite. I think is possible. You just have to set the properly conf to sqlite. xOCh 2011/8/27 Andrea Bertini > Gui-frontend on desktop made with Gambas, database sqlite on the cloud: > is it actual

[Gambas-user] Gambas Cloud

2011-08-27 Thread Andrea Bertini
Gui-frontend on desktop made with Gambas, database sqlite on the cloud: is it actually possible? ab -- EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified mana