On Wednesday 01 December 2004 04:43 am, Wolfgang Keller wrote: > Hello, > > for applications which require offline data collection/processing with PDAs > and synchronisation/replication with a centralised server database (running > on PostgreSQL), I was wondering whether it would be possible to set up an > equivalent to *duck* Sybase SQL Anwhere using free software, maybe using > SQLite for the mobile clients. > > Is there a solution which allows for automatic (but fully > user-configurable) asynchronous replication between PostgreSQL and SQLite? > > TIA, > > Best regards, > > Wolfgang Keller > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org I don't know about sqlite but here is a program that syncs between pilot-db (http://pilot-db.sourceforge.net/) and the SQL database of your choice(assuming Python binding). I have only recently found this and cannot comment as to its reliability. http://www.mired.org/downloads/palm/dbsql-0.7.1.tar Following is a list of projects related to sqlite. http://www.sqlite.org/cvstrac/wiki -- Adrian Klaver [EMAIL PROTECTED]
---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
