Syncronize Servoy Offline Client

Hi,

I have need that outside vendors collect data in applications that are working and will offline synchronize into a central database once a day. I don’t have any experience with Servoy Offline Client version. I wish had an idea of how to implement this architecture with Servoy.

Regards,
Leonardo

Servoy Offline uses Sybase Mobilink to synchronize data. You can find an overview here:

http://www.servoy.com/docs/servoy_data_sync.pdf

As there are different scenarios in how sync can be implemented it is best to get in contact with us to have a look at the specifics of your needs.

Hi Jan,

Does Offline Client work in the same way in 5.x?
In 3.x we needed to run developer in a disabled mode have both server and client on the local machine.

With the announced move to Postgres, what options will be available for synchronisation?

HI Tony,

if you ‘google’ for: ‘synchronization postgresql’ or ‘replication postgresql’ you’ll find some useful results