Subject type
Author Gediminas
In my DB created domain:

CREATE DOMAIN PK_TYPE AS
DOUBLE PRECISION

what data type to use in BCB to save such domain value? double would be
enough, but PK_TYPE domain is used to store PK's (integer numbers, not real)

FieldByName() has some atributes to convert as double, integer, int64 &
etc, which to user?



--/ Gediminas /--
The Truth Is Out There