Re: int8 defined as text in MS Access? - Mailing list pgsql-odbc

From Henshall, Stuart - WCP
Subject Re: int8 defined as text in MS Access?
Date
Msg-id E2870D8CE1CCD311BAF50008C71EDE8E01F748A5@MAIL_EXCHANGE
Whole thread Raw
In response to int8 defined as text in MS Access?  ("Patrick Hatcher" <PHatcher@macys.com>)
List pgsql-odbc

There isn't an int8 in Access.
The largest int is long which is equivalent to int4.
Cheers,
- Stuart

> -----Original Message-----
> From: Patrick Hatcher [mailto:PHatcher@macys.com]
> Sent: 16 May 2002 23:22
> To: pgsql-odbc@postgresql.org
> Subject: int8 defined as text in MS Access?
>
>
> ODBC ver 7.1.10 and 7.2.0
> Is it correct for an int8 value to be considered as a text
> field when I
> link a table in Access?  If so, just out of curiosity, why is this so?
> TIA
>
> Patrick Hatcher
> Macys.Com
>
>
>
>

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: int8 defined as text in MS Access?
Next
From: "Francisco Jr."
Date:
Subject: [ANN] Npgsql version 0.1 Released!