Re: VB.Net with PostgreSQL

From: Charles Bai <cbai22(at)gmail(dot)com>
To: novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: VB.Net with PostgreSQL
Date: 2005-12-14 13:30:38
Message-ID: 58c26e780512140530h13c3cc47v16583b4db24beab3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)com> wrote:
>
> On 12/14/05, Vishal Kashyap <vishalonlist(at)gmail(dot)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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Roland Giesler 2005-12-14 14:23:14 Sequence on a char(6) column
Previous Message Jaime Casanova 2005-12-14 12:27:34 Re: VB.Net with PostgreSQL