Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - database field type table http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Database field type table
------------------------------------------------------------------------------
 Abbreviation    Meaning            Length         Decimals
------------------------------------------------------------------------------
 C               Character           1 to 255      0
 D               Date                8             0
 L               Logical             1             0
 M               Memo               10             0
 N               Numeric             1 to 20       0 to 20 (see comment)
------------------------------------------------------------------------------

Comment: The length of numeric fields is the total field length which
includes the (optional) decimal digits and the decimal point. A numeric
field with non-zero decimal places must be declared in the dbfdef
as type dbl.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson