Subject unsigned datatypes
Author elahn_i
Hi,

Does anyone know of a way to create unsigned integer datatypes in
Firbird 1.5?

unsigned byte : storage length = 1 byte
unsigned word : storage length = 2 bytes
unsigned longword : storage length = 4 bytes
unsigned int64 : storage length = 8 bytes

This would help me create smaller database files, which would be very
useful, as I have a LOT of data to store.

Kind Regards,
Elahn Ientile