Subject Valid data types for FB 1.5
Author dale_mullins@yahoo.com
Could someone confirm that these are/will be the valid data types
for a Firebird 1.5/Dialect 3 database?

BIGINT
BLOB
CHAR
DATE
DECIMAL
DOUBLE PRECISION
FLOAT
INTEGER
NUMERIC
SMALLINT
TIME
TIMESTAMP
VARCHAR

On my latest Firebird Documentation CD from IBPhoenix, it lists a
data type of "INT64", which I think is now "BIGINT", correct?

And there is no BOOLEAN type, correct? Using a domain is fine with
me, I just want to know the valid data types.

Also, for new users of Firebird, will these data types be published
in a free and readily available document? The release notes? The
Firebird Quick Start Guide?

Thanks in advance for any info!
Dale