On Tue, 23 Nov 2004 01:01:22 +0100, Carsten Marx wrote:
> hello,
> following scenario:
> i have a postgres db with 26.000 items.
> i would like to send a sql statement to the postgres db to selct some
> rows and receive them as objects.
> the following classes are not supported in the CF:
> System.Data.OleDb-Namespace
> System.Data.SqlClient.SqlClientPermission-Klasse
> System.Data.SqlClient.SqlClientPermissionAttribute-Klasse
>
> ...how can i connect to a postgres db via wlan on a pocket pc enabled
> device i a easy way.. or is it impossible...
>
>
> thanks
The only thing I can suggest is to use a web service
|