From: | "postgresql" <pgsql(at)symcom(dot)com> |
---|---|
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 12:27:49 |
Message-ID: | 200110161219.f9GCJVP16710@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
You are probably going to use ODBC. I don't know if there are VB
drivers for postgresql. I have been using RealBasic on the mac and
there are drivers to directly access postgresql. Connecting is very
easy.
Check out the ODBC availability for VB.
Ted
-----Original Message-----
From: "Evan Panagiotopoulos" <epanagio(at)frontiernet(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Date: Mon, 15 Oct 2001 20:56:27 -0400
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
From | Date | Subject | |
---|---|---|---|
Next Message | David Cana | 2001-10-16 12:28:13 | Queries and views |
Previous Message | Stephen Robert Norris | 2001-10-16 12:00:35 | Python interface memory leak? |