From: | Shelby Cain <alyandon(at)yahoo(dot)com> |
---|---|
To: | Philippe Lang <philippe(dot)lang(at)attiksystem(dot)ch>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Visual Studio 2005 .Net -> Npgsql -> Postgresql |
Date: | 2005-05-27 15:30:57 |
Message-ID: | 20050527153057.98876.qmail@web50108.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
--- Philippe Lang <philippe(dot)lang(at)attiksystem(dot)ch> wrote:
>
> 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?
>
Open the controls toolbox in VS.Net. Select the "General" category and
right-click anywhere on the pane. Select Add/Remove items and navigate
to the Npgsql.dll located in your Postgresql install directory. You'll
now have the Connection/Command/etc controls that you can place on
forms.
As an aside, I'd highly recommend learning how ADO.Net works at the
fundamental level so that you can (if necessary) code these things
manually instead of having to rely on the forms designer provided by
VS.Net.
Regards,
Shelby Cain
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Chille | 2005-05-27 16:00:47 | solaris 10 vs Linux Debian on SUN Fire v40z |
Previous Message | rubensoda@inwind.it | 2005-05-27 14:57:50 | For Tom Lane (Msg-ID: <IH5LKE$51FADB513BB3BB27F05E974EBE1A0558@libero.it>) |