Re: Windows CE

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Windows CE
Дата
Msg-id AA30E7BCCA5C1D4E88A231900F8325C00C25@dogbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Windows CE  ("Paul Jarosz" <paul_jarosz@moduletech.com>)
Список pgsql-odbc

> -----Original Message-----
> From: Paul Jarosz [mailto:paul_jarosz@moduletech.com]
> Sent: 30 October 2001 03:28
> To: pgsql-odbc@postgresql.org
> Subject: [ODBC] Windows CE
>
>
>
> Is there a version of the ODBC driver for PocketPC/WindowsCE?
>  Has it be attempted or even possible?  I love Postgres and
> it would be really great to access my data from a handheld.
>
> Paul
>

No, this is not possible. I've researched this a bit and written CE code for
Informix & PostgreSQL applications and basically the trick is to use M$
Activesync to synchronise between Pocket Access .cdb files and the ODBC
datasource on your PC.

In both of my apps, I actually found it was much easier to build the
databases in an Access .mdb file on the PC (using whatever queries are
required to get the data from the real server, and code to munge it into a
suitable format). I then transfer the .mdbs to and from the device.

I have apps working this way to allow building surveyors download their
workload, visit buildings and then upload the results (from/to an Informix
system), and for Scheme Managers (kind of social workers) to download case
files and log visits to people on a PostgreSQL system.

Regards, Dave.

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Problems to download ODBC Driver
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: Problems to download ODBC Driver