Re: OpenOffice, Go-OO, ODBC, Offline Data Entry - Mailing list pgsql-general

From John R Pierce
Subject Re: OpenOffice, Go-OO, ODBC, Offline Data Entry
Date
Msg-id 4C6B7DAE.3030803@hogranch.com
Whole thread Raw
In response to OpenOffice, Go-OO, ODBC, Offline Data Entry  (Lord_Devi <lorddevi@gmail.com>)
List pgsql-general
  On 08/17/10 10:45 PM, Lord_Devi wrote:
> Hello,
>
>   Here is the catch. The SQL database itself exists at a 'home office',
> and these workers are wanting to be able to enter this data remotely; in
> an 'offline mode' as it were. Because they are required to fill out
> these forms away from the office,


in your application, when you are offline, build a batch job of the
changes they make.   when the system is back online, playback this
batch, and collect any exceptions, such as collisions with other edits,
for further attention.

if the database is not too big, the clients could carry a clone from the
last time they synced.



pgsql-general by date:

Previous
From: Sachin Srivastava
Date:
Subject: Re: Windows 2003 server installation issue
Next
From: Magnus Hagander
Date:
Subject: Re: Win32 Backend Cash - pre-existing shared memory block is still in use