Subject Re: [firebird-support] INTEGER field
Author Milan Babuskov
wang960 wrote:
> I have a Integer field as primary key, and in the Delphi side it is mapped to TIntegerField, what is the max value of this field? Thanks.

The same as 32bit signed integer, -2147483648 to 2147483647

--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================