Re: ODBC with VISUAL BASIC applications to access POSTGRESQL db on LINUX??

Поиск
Список
Период
Сортировка
От Adam Lang
Тема Re: ODBC with VISUAL BASIC applications to access POSTGRESQL db on LINUX??
Дата
Msg-id 006201c07fc2$08237ba0$330a0a0a@6014cwpza006
обсуждение исходный текст
Ответ на ODBC with VISUAL BASIC applications to access POSTGRESQL db on LINUX??  ("Alfredo Haeussler" <coydesa@intelnet.net.gt>)
Список pgsql-interfaces
Read the faq:

http://postgresql.readysetnet.com/docs/faq-english.html

Just a development note though, it is normally a bad idea to have your
database connected to the Internet and having your program access it
directly.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Alfredo Haeussler" <coydesa@intelnet.net.gt>
To: <pgsql-interfaces@postgresql.org>
Sent: Friday, January 12, 2001 6:37 PM
Subject: [INTERFACES] ODBC with VISUAL BASIC applications to access
POSTGRESQL db on LINUX??


Ok, I'm confused... I've read most of the messages in my archives that deal
with PGSQL, ODBC... I would like to develop some applications using VB6 to
access PGSQL databases on Linux remotely over the Internet. Can someone
point me to an ODBC driver that would enable this? Should I use P. Harvey's
driver, or something else... what is postODBC? iODBC? I don't find any
references on the PGSQL web site and can't find other web sites that would
have these. Suggestions welcome!

Thanks,

Alfredo Haeussler




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

Предыдущее
От: Michael Stephenson
Дата:
Сообщение: Re: Patch for JDBC timestamp problems
Следующее
От: "Adam Lang"
Дата:
Сообщение: Re: Turn off implicit BEGIN from ODBC driver on Windows?