connect from mobile device

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
accessor
Posts: 10
Joined: Fri 29 Jun 2007 10:48

connect from mobile device

Post by accessor » Wed 27 Aug 2008 22:08

hello,

Is it possible to connect directly to postgresql database wich is on an desktop, from a mobile device using postgresdirect mobile?

then update data to that database.

if it is possible please provide a straight forward sample for vb.net


thank you in advance..

martijn

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Thu 28 Aug 2008 15:04

PostgreSQLDirect .NET Mobile Edition supports such functionality.
You can freely download Trial Edition of this Devart product here: http://www.devart.com/pgsqlnet/download.html
When you install it you will find the project samples (C# and VB) in Start Menu or in the installation folder.

Post Reply