Subject RE: [firebird-support] Int64 Field Type
Author slim
Thanks Paul thats what I thought, but as Helen say's its only in 1.5.
Many thanks
Slim

-----Original Message-----
From: Paul Vinkenoog [mailto:paul@...]
Sent: 19/06/2003 23:19
To: Firebird-Support (E-mail)
Subject: Re: [firebird-support] Int64 Field Type


Hi Slim,

> Can any one help I was under the impression that FB implemented the
> Int64 field type.
> Is this true and if so how is it declared.

Yes, and it's simply called INT64, like in:

create table MyTable (
big_id int64,
charfield char( 3 ),
...,
...
);

In fact this datatype was already defined in IB 6; you must use
dialect 3 however.


Greetings,
Paul Vinkenoog



To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/