Re: OpenOffice, Go-OO, ODBC, Offline Data Entry

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: OpenOffice, Go-OO, ODBC, Offline Data Entry
Дата
Msg-id 4C6B7DAE.3030803@hogranch.com
обсуждение исходный текст
Ответ на OpenOffice, Go-OO, ODBC, Offline Data Entry  (Lord_Devi <lorddevi@gmail.com>)
Список 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 по дате отправления: