From: | "Vikram Sulakhe" <sulak001(at)bama(dot)ua(dot)edu> |
---|---|
To: | <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Connecting to PGSQL |
Date: | 2002-09-03 06:07:14 |
Message-ID: | 005701c25310$266aa2a0$8ea1a082@redstorm |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
I am using CRecordset object to access the pgSQL database. While I insert
this CRecordset Object using class wizard in Visual Studio I get following
error
"FATAL 1: No pg_hba.conf entry for host 130.160.161.142, user grade,
database oscar"
ODBC driver version: 07.02.0002
PostgreSQL database version : 7.2.1
error message: FATAL 1: No pg_hba.conf entry for host 130.160.161.142, user
grade, database oscar
the commlog(psqlodbc_????.log) file (you will have to enable the commlog
driver option) : attached
the ODBC trace log (sql.log) file (if the problem warrants it) : attached
looking forward to your reply,
Regards,
Vikram
Attachment | Content-Type | Size |
---|---|---|
psqlodbc_3616.log | application/octet-stream | 1.1 KB |
SQL.LOG | application/octet-stream | 18.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | mlw | 2002-09-03 13:37:12 | Re: Connecting to PGSQL |
Previous Message | Vince Vielhaber | 2002-09-03 00:20:14 | Re: [ODBC] ODBC Driver moved to GBorg ... |