Re:

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re:
Дата
Msg-id D85C66DA59BA044EB96AB9683819CF610152A0@dogbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на  ("pakorn" <pakorn_Nong@hotmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Is there a limit on what can be returned?
Следующее
От: "Gaston Micheri"
Дата:
Сообщение: Graphical Tool