Re: connecting to a windows application, visual basic

From: "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk>
To: "'Evan Panagiotopoulos'" <epanagio(at)frontiernet(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: connecting to a windows application, visual basic
Date: 2001-10-16 09:16:51
Message-ID: E2870D8CE1CCD311BAF50008C71EDE8E01F746F1@MAIL_EXCHANGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You use ODBC. Probably with something like ADO on top of that (I use DAO
for MS Access 2K). You can get the ODBC stuff from
http:\\odbc.postgresql.org
- Stuart

> -----Original Message-----
> From: Evan Panagiotopoulos [SMTP:epanagio(at)frontiernet(dot)net]
> Sent: Tuesday, October 16, 2001 1:56 AM
> To: pgsql-general(at)postgresql(dot)org
> Subject: [GENERAL] connecting to a windows application, visual basic
>
> Well, I am in the process of trying to find an easy way of connecting to a
> database. I picked visual basic because I an a little familiar with the
> language and its interface. How do I connect to the database?
>
> Any help/suggestions will be appreciated.
>
> Thanks,
>
> Evan Panagiotopoulos
> Technology, Library and Media Director
> Poughkeepsie City School District
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: 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

Browse pgsql-general by date

  From Date Subject
Next Message Tille, Andreas 2001-10-16 09:44:58 Re: VACUUM, 24/7 availability and 7.2
Previous Message John Clark Naldoza y Lopez 2001-10-16 08:52:08 JDBC - Related Question.