ODBC connect in ERWin

Поиск
Список
Период
Сортировка
От Niral Trivedi
Тема ODBC connect in ERWin
Дата
Msg-id 328DC4EC2C9B74428D8DAED1931285BF3172C9@FLAN-EXCH01.corp.insage.com
обсуждение исходный текст
Ответы Re: [ADMIN] ODBC connect in ERWin  (Warren Vanichuk <pyber@street-light.com>)
Список pgsql-general
All,

Yesterday, I have seen some postings regarding connecting to Remote
PostgreSQL DB using ERWin. And I am having similar question here.

We have PostgreSQL DB on UNIX box. And it is running fine without any
problem. Now, I have ERWin and PostgreSQL ODBC driver from Insight Dist
installed on my local WinNT machine.

Now, I have created a sample reverse engineered an access DB using ERWin.
But When I am trying to forward engineer that to my Remote PostgreSQL db I
am getting ODBC error saying:
'Could not connect to the Server'
'Could not connect to remote socket'

Now, I have already added 'host' line in 'pg_hba.conf' file to give access
to the db from my machine as follows:

host    niral   MY_IP_ADDR   MASKING_ADDR   password
test_niral_users.dat

I have also checked out the 'greatbridge.com' site but couldn't find any
solutions.

So, if anybody has any idea, please help me..

Thanks in advance...

Niral

В списке pgsql-general по дате отправления:

Предыдущее
От: Jeffery L Post
Дата:
Сообщение: Re: Time Formats
Следующее
От: Mark Lane
Дата:
Сообщение: Fwd: Re: php, time and postgresql