Re: VB.Net with PostgreSQL - Mailing list pgsql-novice

From Charles Bai
Subject Re: VB.Net with PostgreSQL
Date
Msg-id 58c26e780512140530h13c3cc47v16583b4db24beab3@mail.gmail.com
Whole thread Raw
In response to Re: VB.Net with PostgreSQL  (Jaime Casanova <systemguards@gmail.com>)
List pgsql-novice
What about native .NET ODBC connector? Has anyone tested which one is better, ODBC or NPgsql?
 
Charles

 
On 12/14/05, Jaime Casanova <systemguards@gmail.com > wrote:
On 12/14/05, Vishal Kashyap < vishalonlist@gmail.com> wrote:
> Dear all,
>
> Was looking forward to use VB .NET in one of our project which is
> running successfully with PHP. Now after release of windows version of
> PostgreSQL we are looking forward to use VB .NET as frontend in
> windows enviornment.
>
> Please do suggestt relative links and its possibility
>
>
> --
> With Best Regards,
> Vishal Kashyap.
> http://vishalkashyap.tk
>

you may want to use the npgsql to connect (.Net data provider for pgsql)...
it can be installed when you install the windows version of postgresql
from the msi

--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to majordomo@postgresql.org so that your
      message can get through to the mailing list cleanly

pgsql-novice by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: VB.Net with PostgreSQL
Next
From: "Roland Giesler"
Date:
Subject: Sequence on a char(6) column