Offline cache in servoy mobile applications

Home for older / inactive topics

Offline cache in servoy mobile applications

Postby shanikaj_2004 » Fri Feb 28, 2014 8:45 am

Hi ,
what are the options available for offline cache in servoy mobile applications ?
Can we use sqlite as the database inside the application ?

//shanika
shanikaj_2004
 
Posts: 2
Joined: Thu Feb 06, 2014 9:19 am

Re: Offline cache in servoy mobile applications

Postby Andrei Costescu » Wed Mar 05, 2014 4:17 pm

Servoy Mobile applications store offline data in (browser) offline storage.

The DBs supported by Servoy in general can be used as they don't directly interact with the client side mobile solution, just with the (mobile) service solution that runs server side - to send/receive data to/from the mobile solution. Of course, on the client side - besides the databases used by the solution when developing (which are simulated client side using offline storage) you can use other libraries as needed, or access things like Phonegap API for more ways to store offline client data.
Andrei Costescu
Servoy
Andrei Costescu
 
Posts: 1018
Joined: Tue Jun 26, 2007 3:14 pm

Re: Offline cache in servoy mobile applications

Postby rvanderburg » Fri Mar 07, 2014 12:21 pm

Servoy uses standard offline data in the mobile client. You can interact with that local data through foundsets and relations as you are used to in "regular" servoy.
Databinding is done the same as in a regular Servoy client, also business rules run local against local data. Servoy provides a sync mechanism out of the box to a Servoy server over a rest connection, you have fine grained control over this mechanism.
rvanderburg
Site Admin
 
Posts: 78
Joined: Wed May 04, 2011 10:28 am


Return to Archive

Who is online

Users browsing this forum: No registered users and 2 guests