Re: Error

Поиск
Список
Период
Сортировка
От Ludek Finstrle
Тема Re: Error
Дата
Msg-id 20070102164756.GA3274@soptik.pzkagis.cz
обсуждение исходный текст
Ответ на Error  ("phinhathai" <phinhathai@FEMTOCOM.COM>)
Список 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 по дате отправления:

Предыдущее
От: "J. Michael Adams"
Дата:
Сообщение: Re: Seeking help on making an Access-ODBC-SSH-PostgreSQL connection
Следующее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1001172 ] Problem with ADO.RecordCount