Re: Error

From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
To: phinhathai <phinhathai(at)FEMTOCOM(dot)COM>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Error
Date: 2007-01-02 16:47:56
Message-ID: 20070102164756.GA3274@soptik.pzkagis.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • Error at 2006-12-27 03:54:30 from phinhathai

Browse pgsql-odbc by date

  From Date Subject
Next Message noreply 2007-01-02 17:32:14 [ psqlodbc-Bugs-1001172 ] Problem with ADO.RecordCount
Previous Message J. Michael Adams 2006-12-27 22:29:06 Re: Seeking help on making an Access-ODBC-SSH-PostgreSQL connection