Re: ODBC connect in ERWin

From: Ed Loehr <eloehr(at)austin(dot)rr(dot)com>
To: Niral Trivedi <niral(dot)trivedi(at)insage(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ODBC connect in ERWin
Date: 2001-01-12 23:29:50
Message-ID: 3A5F936E.7048B52E@austin.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

Not sure about your pg_hba/ODBC setup, but ERwin takes pg_dump output in
as Ingres 1.x script and does pretty well (of course, it doesn't
recognize PL/pgSQL, etc), maybe with a few minor tweaks. I didn't have
any RI in my dump, so I wrote a perl script to add it so that I'd get the
relationships (I had hundreds of tables and a very standardized naming
convention), but I think it can infer from indices or names in some
manner.

Regards,
Ed Loehr

Niral Trivedi wrote:
>
> 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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Ed Loehr 2001-01-13 00:13:27 Re: [GENERAL] Re: ODBC connect in ERWin
Previous Message Warren Vanichuk 2001-01-12 23:10:56 Re: ODBC connect in ERWin

Browse pgsql-general by date

  From Date Subject
Next Message Uro Gruber 2001-01-13 00:06:00 ORDER BY works stranke
Previous Message Bruno Wolff III 2001-01-12 23:11:08 Re: Time Formats