Re: connecting to a windows application, visual basic - Mailing list pgsql-general

From postgresql
Subject Re: connecting to a windows application, visual basic
Date
Msg-id 200110161219.f9GCJVP16710@postgresql.org
Whole thread Raw
In response to connecting to a windows application, visual basic  ("Evan Panagiotopoulos" <epanagio@frontiernet.net>)
List 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@frontiernet.net>
To: <pgsql-general@postgresql.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@postgresql.org so
that your
> message can get through to the mailing list cleanly



pgsql-general by date:

Previous
From: "Mihai Gheorghiu"
Date:
Subject: Error messages
Next
From: Stephen Robert Norris
Date:
Subject: Python interface memory leak?