Re: Connect with postgresql from VB

From: Michael Weaver <mweaver(at)corpusglobe(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Connect with postgresql from VB
Date: 2003-01-07 07:02:44
Message-ID: 3B663B41B350D311AEEF00A0C9254563201A36@VISION1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Make sure you have your PostgreSQL DB setup to allow ODBC connections.
Now use ODBC to connect from your VB application.

-----Original Message-----
From: jobsOnline [mailto:jobs(at)onlinetelemedicine(dot)com]
Sent: Tuesday, 21 May 2002 10:17 PM
To: pgsql-cygwin(at)postgresql(dot)org
Subject: [CYGWIN] Connect with postgresql from VB

Hi
I am using postgresql on RH Linux 7.0. It works perfectly. Now I want to
connect with postgresql from Visual Basic Application(on windows machine).
Right now I don't have anything on windows machine related to postgresql.How
can I get connectivity from VB to postgresql on Linux? Shall I want to
install odbc-postgresql driver on windows? From where I can download it
freely.
Reply ASAP
Thanx
-kulin

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2003-01-07 13:09:49 Re: Prebuilt 7.3
Previous Message Jason Tishler 2003-01-06 20:05:13 Re: Manish: Thanks