Subject | RE: [firebird-support] Int64 Field Type |
---|---|
Author | slim |
Post date | 2003-06-20T07:22:07Z |
Thanks for that I thought I had seen it.
Many thanks
Slim
-----Original Message-----
From: Helen Borrie [mailto:helebor@...]
Sent: 20/06/2003 00:01
To: firebird-support@yahoogroups.com
Subject: Re: [firebird-support] Int64 Field Type
Slim/Paul
At 12:19 AM 20/06/2003 +0200, you wrote:
:-(
is NUMERIC(18,0) there - again with the Dialect restriction.
heLen
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/
Many thanks
Slim
-----Original Message-----
From: Helen Borrie [mailto:helebor@...]
Sent: 20/06/2003 00:01
To: firebird-support@yahoogroups.com
Subject: Re: [firebird-support] Int64 Field Type
Slim/Paul
At 12:19 AM 20/06/2003 +0200, you wrote:
>Hi Slim,Actually, it's called BigInt, which is ugly, but it's standard-conformant.
>
> > 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 BigInt,
> big_id int64,
> charfield char( 3 ),That's on a 1.5 server. It's not implemented in 1.0.x, so the declaration
> ...,
> ...
> );
is NUMERIC(18,0) there - again with the Dialect restriction.
heLen
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/