Re: ODBC driver for Windows

Поиск
Список
Период
Сортировка
От Joel Burton
Тема Re: ODBC driver for Windows
Дата
Msg-id Pine.LNX.4.30.0110171344390.24721-100000@temp.joelburton.com
обсуждение исходный текст
Ответ на ODBC driver for Windows  (David Link <dlink@soundscan.com>)
Список pgsql-novice
On Wed, 17 Oct 2001, David Link wrote:

> I'm looking through the documentation, I'm trying to figure this out.
>
> How can I get a client up and running, 'psql' and an ODBC driver for
> postgreSQL on Windows?  Do I need to install the entire database with
> cygwin?
>
> I'm playing around with Macromedia's Dreamweaver and ColdFusion which
> can use ODBC to connect to databases. (It can also use JDBC, OLE DB and
> has native support for Oracle and others -- not PG though :-)

ODBC driver, instructions & FAQ at odbc.postgresql.org.

Don't need to install cygwin at all; unless you don't have a
Linux/Unix/BSD box to use as the PostgreSQL *server*.

If you want to run psql natively under Windows, you can get a copy with
the excellent pgadmin tool, pgadmin.postgresql.org. Personally, I prefer
to run psql through telnet or ssh on my Linux box, as it's faster & can
use readline.

There's a ML to discuss ODBC+PostgreSQL at pgsql-odbc@postgresql.org.

HTH,

--

Joel BURTON  |  joel@joelburton.com  |  joelburton.com  |  aim: wjoelburton
Independent Knowledge Management Consultant


В списке pgsql-novice по дате отправления:

Предыдущее
От: David Link
Дата:
Сообщение: ODBC driver for Windows
Следующее
От: David Link
Дата:
Сообщение: Web Development with Database