Re: connecting to a windows application, visual basic

Поиск
Список
Период
Сортировка
От postgresql
Тема Re: connecting to a windows application, visual basic
Дата
Msg-id 200110161219.f9GCJVP16710@postgresql.org
обсуждение исходный текст
Ответ на connecting to a windows application, visual basic  ("Evan Panagiotopoulos" <epanagio@frontiernet.net>)
Список 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 по дате отправления:

Предыдущее
От: "Mihai Gheorghiu"
Дата:
Сообщение: Error messages
Следующее
От: Stephen Robert Norris
Дата:
Сообщение: Python interface memory leak?