Обсуждение: VB.Net with PostgreSQL

Поиск
Список
Период
Сортировка

VB.Net with PostgreSQL

От
Vishal Kashyap
Дата:
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

Re: VB.Net with PostgreSQL

От
Jaime Casanova
Дата:
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 ;)

Re: VB.Net with PostgreSQL

От
Charles Bai
Дата:
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