| · | dBASE (*.dbf)
|
| · | Paradox (*.db)
|
| · | ASCII Text (*.txt, *.csv)
|
| · | MS Excel (*.xls)
|
| · | Lotus 1-2-3 (*.wk1)
|
| · | HTM (*.htm, *.html)
|
| · | QuattroPro (*.wq1)
|
| · | XML Format (*.xml)
|
| · | MS Access Database (*.mdb)
|
|
|
|
|
|
| · | SHEET_INDEX
|
| · | SOURCE_TABLE
|
| · | SPECIFICATION_FILE_NAME - This property is used to load a prepared specification with all pre-defined settings for importing. The import must be performed once using the graphic user interface and saved using the "Specifications.." button. The specifications will be stored in a file with the .RGW file extension.
|
|
|
|
Code
|
Delimiter
|
Qualifier
|
|
TXT
|
None
|
None
|
|
CSV
|
Comma
|
Double Quotes
|
|
QSV
|
Comma
|
Single Quotes
|
|
ISV
|
Semicolon
|
Single Quotes
|
|
TAB
|
Tab
|
None
|
|
CUS
|
Database DELIMIT Setting
|
Database QUOTES Setting
|
| SHEET_INDEX
|
| Index of worksheet starting from 0.
|
| SHEET_INDEX
|
| Index of worksheet starting from 0.
|
| SHEET_INDEX
|
| Index of worksheet starting from 0.
|
| SOURCE_TABLE
|
| Table name in MDB file.
|