hello,
currently i'm developing a visualization for a library on pocket pc 2003 se.
i'm using SqlLinkCe (
http://www.gui-innovations.com/html/sqllinkce.html)
to connect via ODBC to a postgres db which is loacted on an other pc in
the network. it wokrks well except some bugs in the odbc driver for
postgres i'm using the one from postgres.org
(
http://gborg.postgresql.org/project/...rojdisplay.php).
it is not possible to work with the included regular expressions in
postgres. the odbc driver does not send them to the db....
i think the reason is that the odbs driver isn't up to date.
so i'm searching for an alternative. i've found already
http://crlab.com/pgsqlnet/ , but this produkt seems to be not perfect
for my project.
anyone with other ideas, products.... by the way: i love open source....
thanks
Carsten