RE: 64 bit integers - Mailing list pgsql-odbc

From Dave Page
Subject RE: 64 bit integers
Date
Msg-id 8568FC767B4AD311AC33006097BCD3D61A2A9F@woody.vale-housing.co.uk
Whole thread Raw
In response to 64 bit integers  (Christian Bucanac <christian.bucanac@mindark.com>)
List pgsql-odbc

> -----Original Message-----
> From: Christian Bucanac [mailto:christian.bucanac@mindark.com]
> Sent: 10 April 2001 14:57
> To: 'pgsql-odbc@postgresql.org'
> Subject: [ODBC] 64 bit integers
>
>
> Hi!
> I wonder if you can use 64 bit integers with postgresql? I
> have checked
> around a little. It seems like that postgresql supports 64
> bit integers, but
> the odbc driver does not. Is this correct, or is there a
> postgresql odbc
> implementation for 64 bit integers? Any suggestions on how to
> proceed?
> Thanks for your help!
> Sincerely,
> Christian Bucanac

Unless I've completely go the wrong end of the stick, int8 is a 64 bit
integer (the 8 refering to 8 bytes). The ODBC driver has correctly support
int8 since v7.01.0001 if I remember correctly (it treats the type as
SQLBIGINT). The latest version (v07.01.0004) is at
ftp://ftp.postgresql.org/pub/odbc

Regards, Dave.

pgsql-odbc by date:

Previous
From: "Henshall, Stuart - WCP"
Date:
Subject: Access '97 {oj ...} Left Join
Next
From: "Williams, Ryan"
Date:
Subject: Insalling the ODBC driver on Windows