Re: Error - Mailing list pgsql-odbc

From Ludek Finstrle
Subject Re: Error
Date
Msg-id 20070102164756.GA3274@soptik.pzkagis.cz
Whole thread Raw
In response to Error  ("phinhathai" <phinhathai@FEMTOCOM.COM>)
List pgsql-odbc
> I got error when I try export data from MS SQL server to PostgreSQL
> 8.1 but MS SQL("192.192.0.x") and PostgreSQL("192.192.0.y") install
> difference server.
>
> Error Source : Microsoft OLE DB Provider for ODBC Drivers
> Error Description: Fatal: no pg_hba.conf entry for host "192.192.0.x",
> user "timesheet", database "timesheet", SSL off

Please follow the error message and define the access for user timesheet
to database timesheet from 192.192.0.x in pg_hba.conf in your
PostgreSQL backend (you could find it in PgSQL documentation).

Regards,

Luf

pgsql-odbc by date:

Previous
From: "J. Michael Adams"
Date:
Subject: Re: Seeking help on making an Access-ODBC-SSH-PostgreSQL connection
Next
From:
Date:
Subject: [ psqlodbc-Bugs-1001172 ] Problem with ADO.RecordCount