Re: [ADMIN] pgsql-interfaces ODBC???

From: David Hartwig <daveh(at)insightdist(dot)com>
To: duncanlo(at)m2(dot)dj(dot)net(dot)tw
Cc: pgsql-interfaces(at)postgreSQL(dot)org, pgsql-admin(at)postgreSQL(dot)org
Subject: Re: [ADMIN] pgsql-interfaces ODBC???
Date: 1998-05-26 15:46:26
Message-ID: 356AE3D2.945C8119@insightdist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-interfaces

ODBC Connection Checklist

* ODBC Driver Data Source Checks
1. Valid and resolvable hostname
2. Valid port number. (default is 5432)
3. Valid and existing database name.
4. Valid user name.
5. Valid password for the specified user. (Required iff
pg_hba.config is set to password authenticate your client.)
* PostgreSQL Server Checks
1. Postmaster must be running.
2. Postmaster must run with the -i option to allow remote
connections.
3. The pg_hba.conf file in $PGPATH/data directory must be
configured to allow your remote host to connect.

ªü$¡·

> I had install PostgreSQL 6.3.1 in Slackware Linux(kernel 2.0.33)
> Now I install PostgreSQL ODBC Driver in another PC.
> When I import/export data with ODBC Driver.
> It said "ODBC Error!" then print some message...
>
> Could not connect to the server.
> Could not connect to remote socket (#1)
>
> Where is my error? Thank you!
> --
> ·R ¬OµL«èµL®¬ªº¥I¥X
> ¦Ó¤£¬O¤£¾Ü¤â¬qªº¦û¦³
> ¥u¦³¯u¤ß¥I¥Xªº·R¤~¬OµL»ùªº
>
> ¦Ó§Ú ¤£½×¤Ñªø¦a¤[ ¤£½×¤Ñ²P®ü¨¤ °l´MµÛ¯u·R..

Attachment Content-Type Size
vcard.vcf text/x-vcard 203 bytes

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message John Darrington 1998-05-27 03:31:03 User Groups in V 6.1 ?
Previous Message Hannu Krosing 1998-05-26 15:38:48 Re: [INTERFACES] pgsql-interfaces ODBC???

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jose' Soares Da Silva 1998-05-26 17:00:23 Re: [INTERFACES] pgaccess 0.86
Previous Message Constantin Teodorescu 1998-05-26 15:40:00 PgAccess 0.87 - field size error fixed