Subject | RE: [firebird-php] BIGINT & PHP |
---|---|
Author | Alan McDonald |
Post date | 2004-04-16T23:47:07Z |
> Lester, have you experienced any problems with using bigint and PHP? ..Such As?
> anyone?
All the primary keys on my TikiWiki conversion use BIGINT linked to a
generator, and I'm not seeing any problems ( yet ).
--
Lester Caine
-----------------------------
[Alan McDonald] Lester - what about when you do a
SELECT GEN_ID(GEN_CONTACT,1) FROM RDB\$DATABASE
in PHP when the generator value is BIG???? it might be OK when it's still
the range INTEGER but when it's about
9,223,372,036,854,775,807
what happens?
Alan
[Non-text portions of this message have been removed]