how to connect pocket pc to a PostgreSQL-server?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
vito

how to connect pocket pc to a PostgreSQL-server?

Post by vito » Thu 03 Mar 2005 22:49

today, i've tried for the verry first time PostgreSQL.Direct in VS .NET 2003. First i made an easy windowsapplication which i could connect to a PostGreSQL by namespace 'using CoreLab.PgSQLConnection"

Then i tried to do the same on a pocket pc application, but.. i can't get use of the PostgreSQL... what can i do to make a direct link between pocketpc and the PostgreSQLserver on my localhost.

tnx,
vito

Yuri
Posts: 140
Joined: Mon 08 Nov 2004 12:07

how to connect pocket pc to a PostgreSQL-server?

Post by Yuri » Fri 04 Mar 2005 10:49

If you would like to use PostgreSQLDirect .NET for .NET Compact Framework you should install mobile version of the provider - PostgreSQLDirect .NET Mobile.

Post Reply