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

From: "Adam Lang" <aalang(at)rutgersinsurance(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: ODBC with VISUAL BASIC applications to access POSTGRESQL db on LINUX??
Date: 2001-01-16 13:41:30
Message-ID: 006201c07fc2$08237ba0$330a0a0a@6014cwpza006
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)intelnet(dot)net(dot)gt>
To: <pgsql-interfaces(at)postgresql(dot)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

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Adam Lang 2001-01-16 13:48:06 Re: Turn off implicit BEGIN from ODBC driver on Windows?
Previous Message Michael Stephenson 2001-01-16 09:43:02 Re: Patch for JDBC timestamp problems