Database Field Types |
Top Previous Next |
There are 16 different field types that can be used in your databases. The field type controls the type of information that can be used in the field. For example, a "Float" field hold floating point numbers, whereas "Strings" hold text information.
Compatibility Not all of field types are supported by all database types. For example, the "ASCII" database type does not support Graphics and Memos. Also, the "Word" data type is not supported by some common databases. Since CaveBase can be connected virtually any database, some of the more obscure types are included to insure compatibility.
|