C
Carsten Marx
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
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