Re: ODBC with VISUAL BASIC applications to access POSTGRESQL db on LINUX?? - Mailing list pgsql-interfaces

From Adam Lang
Subject Re: ODBC with VISUAL BASIC applications to access POSTGRESQL db on LINUX??
Date
Msg-id 006201c07fc2$08237ba0$330a0a0a@6014cwpza006
Whole thread Raw
In response to ODBC with VISUAL BASIC applications to access POSTGRESQL db on LINUX??  ("Alfredo Haeussler" <coydesa@intelnet.net.gt>)
List 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 by date:

Previous
From: Michael Stephenson
Date:
Subject: Re: Patch for JDBC timestamp problems
Next
From: "Adam Lang"
Date:
Subject: Re: Turn off implicit BEGIN from ODBC driver on Windows?