TTableFormat type
|
Table Format | Description
|
tffDBase | dBase III+ compatible file
|
tffSdf | System Data Format. This is a text file where the values are separated by a separator character and enclosed with quote characters.
|
tffMyBase | XML file in MyBase format. This is the format the TClientDataSet uses to store its data locally. This format is supported for export only.
|
tfTdb | TurboDB database table file
|