From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Vishal Mailinglist <list(at)vishal(dot)net(dot)in> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: PostgreSQL and VB.net |
Date: | 2007-02-23 16:40:00 |
Message-ID: | 45DF18E0.8090202@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Vishal Mailinglist wrote:
> Hi ,
>
> I have a program already working on LAMP architecture. Now since the
> business logic is in PostgreSQL. We were interested to build the front end
> on VB.net. Would like to know the readiness of PostgreSQL working with
> VB.net . Would appreciate If anyone can suggest any drivers, website and
> essential reading before I go for coding.
Well it doesn't really have anything to do with PostgreSQL. As much as
VB and availability of drivers. You can use ODBC or the NPgsql driver.
.Net
http://pgfoundry.org/projects/npgsql/
Odbc:
ODBCng
http://projects.commandprompt.com/public/odbncng
psqlODBC
http://odbc.postgresql.org
Sincerely,
Joshua D. Drake
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/
From | Date | Subject | |
---|---|---|---|
Next Message | Tore Halset | 2007-02-23 17:31:38 | Re: invalid byte sequence for encoding "UTF8": 0x00 |
Previous Message | Andy Shellam (Mailing Lists) | 2007-02-23 16:22:07 | Re: PostgreSQL and VB.net |