From: | "Rob Marjot" <rob(at)marjot-multisoft(dot)com> |
---|---|
To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Cc: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: pgsql on a PDA running Microsoft CE |
Date: | 2007-03-16 07:52:50 |
Message-ID: | 45FA5AE2.1734.24367A@rob.marjot-multisoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
I think you mis-understood...
The think I wish to do is: ACCESSING a Postgres/PostGIS database.
PDAs and Pocket PCs run .NET CF but npgslq Provider doesn't support this
platform.
Anybody already considered (or even implemented) the following
option?: wrapping npgslq in a .NET Web Service; adding this as a Web
Service Reference in the .NET CF application.
Or should I just use a plain ADO.NET interface? Is this possible?
Or would you suggest using JDBC?
Thanks for replyíng y'all!
Rob
Date sent: Thu, 15 Mar 2007 08:29:16 -0700
From: "Joshua D. Drake" <jd(at)commandprompt(dot)com>
Organization: Command Prompt, Inc.
To: Rob Marjot <rob(at)marjot-multisoft(dot)com>
Copies to: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] pgsql on a PDA running
Microsoft CE
Rob Marjot wrote:
> Dear all,
>
> I know similar issues have been raised before, but I couldn't find a
> nice (and clear-cut) answer...
>
> I wish to develop an application on a HP iPaq PDA running Windows
> CE, accessing a Postgres+PostGIS database. What would be the best
> way doing this?
Not doing it? All due respect but PostgreSQL+PostGIS is a very heavy
solution for a very light device ;)
J
>
> - Can npgsql be compiled for CF? Or;
> - Should I change the PL for my Postgres database (i.e. PL/SQL) and
> use a different provider? Or; - Can I use the open source .NET
> implementation "Mono" on Windows CE?
>
> All helpfull suggesions are very much appreciated!
>
> Rob
>
> ---------------------------(end of
> broadcast)--------------------------- TIP 9: In versions below 8.0,
> the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do
> not match
>
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project:
http://www.postgresql.org/about/donate PostgreSQL Replication:
http://www.commandprompt.com/products/
From | Date | Subject | |
---|---|---|---|
Next Message | Sandeep Khandelwal | 2007-03-22 04:36:51 | Postgres 8.1.4 |
Previous Message | Joshua D. Drake | 2007-03-15 15:29:16 | Re: pgsql on a PDA running Microsoft CE |