Re: - Mailing list pgsql-odbc

From Dave Page
Subject Re:
Date
Msg-id D85C66DA59BA044EB96AB9683819CF610152A0@dogbert.vale-housing.co.uk
Whole thread Raw
In response to  ("pakorn" <pakorn_Nong@hotmail.com>)
List pgsql-odbc
 
-----Original Message-----
From: pakorn [mailto:pakorn_Nong@hotmail.com]
Sent: 18 May 2002 08:11
To: pgsql-odbc@postgresql.org
Subject: [ODBC]

Dear , Sir
    I use PostGreSQL on Redhat 7.1 and use VB6.0 connect by ODBC to PostGreSql
 
This sample code from VB
    ' Connect to the database using ODBC
    With cn
        .ConnectionString = "dsn=PostgreSQL;"
        .Open
        .CursorLocation = adUseClient
    End With

AND i cann't connect to Server have a message (in Attach file)
What i wrong please help me
 
Is your server running with tcp/ip connections enabled? Check $PGDATA/postgresql.conf, or make sure the postmaster is started with the -i option.
 
Regards, Dave.

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Is there a limit on what can be returned?
Next
From: "Gaston Micheri"
Date:
Subject: Graphical Tool