Re: [GENERAL] Syncing postgres data with Pocket PC

2007-02-20 Thread Andrej Ricnik-Bay
On 2/20/07, Justin Dearing <[EMAIL PROTECTED]> wrote: Hello, I need a way to sync a postgres view with a table on a Windows CE device. The table will be read only on the mobile device. I am seeking to replace an access database that syncs a table with a pocket pc table via active sync. I would r

[GENERAL] Syncing postgres data with Pocket PC

2007-02-19 Thread Justin Dearing
Hello, I need a way to sync a postgres view with a table on a Windows CE device. The table will be read only on the mobile device. I am seeking to replace an access database that syncs a table with a pocket pc table via active sync. I would really like to use postgres for the desktop side of thin