importing tables through ODBC having errors

From: Dennis Chen <Dennis(dot)Chen(at)alcatel(dot)com(dot)au>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: importing tables through ODBC having errors
Date: 1999-04-19 00:45:21
Message-ID: 99Apr19.103311est.40357@border.alcanet.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,

I was tring to use insight's ODBC driver on Windows NT.

I used VisData to browse the Postgres Database I connected to.
I was able to see those tables I defined in Postgres database, there
wasn't any problem.

Subsequently, I imported some tables from MS Acess and
I was still able to see them in VisData. However, when I back to
the host and use psql to check those tables I imported. There was
problem. I type in \d *, the errors were:

Can't find Table <xxx1>
Can't find Table <xxx2>

which are imported tables.

Cheers

Dennis

Browse pgsql-interfaces by date

  From Date Subject
Next Message Joe Dieckert 1999-04-19 05:57:48 Re: [INTERFACES] Delphi TDataset
Previous Message Nicolas Aragon 1999-04-18 23:11:07 [INTERFACES] Delphi TDataset