int8 vs text in odbc link

From: Andrew Gould <andrewgould(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: int8 vs text in odbc link
Date: 2000-10-15 18:15:02
Message-ID: 20001015181502.16859.qmail@web124.yahoomail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all!

I'm accessing PostgreSQL 7.0.2 from MS Access 97 via
the ODBC driver. I can successfully link and query
tables. Unfortunately, all of the columns of the data
type int8 are interpreted as text in MS Access 97 when
you look at the design view of the table. Dates and
float8 seem to be ok.

1. Has anyone else encountered this?
2. Does anyone know of a solution?

Thanks,

Andrew

__________________________________________________
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf! It's FREE.
http://im.yahoo.com/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Len Morgan 2000-10-15 18:29:02 Re: int8 vs text in odbc link
Previous Message Tom Lane 2000-10-15 15:56:01 Re: dissallowing access to databases