Subject | Re: [firebird-support] Possible values for RDB$FIELD_TYPE from RDB$FIELDS table |
---|---|
Author | Helen Borrie |
Post date | 2005-07-28T01:33:40Z |
At 06:24 PM 27/07/2005 -0400, you wrote:
display information that's useful to designers:
"RDB$TYPE","RDB$TYPE_NAME"
14,"TEXT "
7,"SHORT "
8,"LONG "
9,"QUAD "
10,"FLOAT "
27,"DOUBLE "
35,"TIMESTAMP "
37,"VARYING "
261,"BLOB "
40,"CSTRING "
45,"BLOB_ID "
12,"DATE "
13,"TIME "
16,"INT64 "
./heLen
>Daniel Albuschat wrote:Hmm, well, it's true that it has *something* but it doesn't necessarily
> > Hello there,
> >
> > there's a list of field types in the language reference (page 196),
> > but this list seems a bit outdated and/or incomplete.
> >
>RDB$TYPES table should have all the translations.
display information that's useful to designers:
"RDB$TYPE","RDB$TYPE_NAME"
14,"TEXT "
7,"SHORT "
8,"LONG "
9,"QUAD "
10,"FLOAT "
27,"DOUBLE "
35,"TIMESTAMP "
37,"VARYING "
261,"BLOB "
40,"CSTRING "
45,"BLOB_ID "
12,"DATE "
13,"TIME "
16,"INT64 "
./heLen