EasyTable: Single-File Embedded Database,
a BDE replacement for Delphi and C++Builder



Supported data types

Previous  Top  Next


EasyTable supports the following data types of fields in tables:

Data type
Description
AutoInc
Auto incremental 32-bit unsigned integer.
BLOB
Binary Large Object - variable length binary data
Bytes ( length )
Fixed length binary data
Currency
Floating point number.
Date
Date value.
DateTime
DateTime value.
Float
Floating point number.
FmtMemo
Formatted memo - variable length string in RTF format.
Graphic
Binary data for storing pictures.
Integer
32-bit signed integer.
LargeInt
64-bit signed integer.
Logical
Boolean value.
Memo
Variable length string in plain text format
SmallInt
16-bit signed integer
String ( length )
Fixed length string (may be up to 2^32 symbols)
Time
Time value.
WideString ( length )
Fixed length Unicode string (may be up to 2^32 symbols)
Word
16-bit unsigned integer.




© AidAim Software EasyTable: Easytable Ben Delphi Database Single File Bde Replacemen