Re: Visual Studio 2005 .Net -> Npgsql -> Postgresql

From: Listas Evandro (Não use este endereço para mensagens pessoais) <listasjr(at)gmail(dot)com>
To: Philippe Lang <philippe(dot)lang(at)attiksystem(dot)ch>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Visual Studio 2005 .Net -> Npgsql -> Postgresql
Date: 2005-05-27 10:19:34
Message-ID: ffac568905052703195bc16738@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Try using with ODBC works great for VS2005

On 5/27/05, Philippe Lang <philippe(dot)lang(at)attiksystem(dot)ch> wrote:
> Hi,
>
> I'v been playing with Visual Studio 2005 beta 2 recently. I'm evaluating
> it as a RAD tool for developing GUI front-ends to Postgresql.
>
> RAD means for me something similar to Delphi: you configure a database
> connexion, drop a few objects on a form, controls, you bind the controls
> to the datasource, and finished. No glue code or whatever.
>
> In Visual Studio 2005, that's something I could achieve with a Microsoft
> database - Access or SQL Server -. When you select one of these
> databases, code is being generated, that works, really, no problem.
>
> Although Npgsql seems to be a very nice library to access Postgresql, I
> was not able to do that. Adding a database to the project is fine for MS
> Access / SQL Server / Oracle databases, but I'm still searching how to
> do it for Postgresql.
>
> So my question is: is it reasonable to expect as much integration of
> Postgresql in Visual Studio than with the other databases? Does anyone
> work under Visual Studio as easily with Postgresql than with MS Access /
> SQL Server?
>
> -----------
> Philippe
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2005-05-27 11:35:46 Re: relocation error-urgent
Previous Message Nageshwar Rao 2005-05-27 09:58:46 relocation error-urgent