Re: how connect visual basic to pgsql? - Mailing list pgsql-general

From Philip Warner
Subject Re: how connect visual basic to pgsql?
Date
Msg-id 3.0.5.32.20000722135146.026cfeb0@mail.rhyme.com.au
Whole thread Raw
In response to how connect visual basic to pgsql?  ("Ingenieria de Sistemas" <ingsiste@cmet.net>)
Responses RE: how connect visual basic to pgsql?  ("anuj" <Anuj@in-control.de>)
List pgsql-general
At 16:53 21/07/00 -0500, Ingenieria de Sistemas wrote:
>I am a beginner in pqsql and linux.
>I can't connect from visual basic to my pgsql server.
>When do I do telnet "host-pgsql" what is the message that have i receive
>from pgsql server if my postgres port is enabled?
>I just can read " connect to "host-pgsql", then i type anything and press
>enter .
>I read this message "connection closed by foreign host"
>what do you think about this.

You need to install ODBC drivers on your PC, and ODBC support in PG, then
use PG just like any other ODBC data source.


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.C.N. 008 659 498)             |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|
                                 |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/

pgsql-general by date:

Previous
From: Froilan Mendoza
Date:
Subject: Re: Disable the more command
Next
From: Andrew McMillan
Date:
Subject: Re: Can't put sub-queries values in queries results?