commandline
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| commandline [2019/03/27 11:47] – dbfviewer | commandline [2020/10/11 06:21] (current) – added new parameters dbfviewer | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| where: | where: | ||
| - | -i <file or folder> specifies that the next argument is a source file or folder. If not specified the program uses current path. | + | | -i <file or folder> |
| - | + | | -o <save path> | |
| - | -o <save path> specifies that the next argument is a target folder. If not specified the program uses source path. | + | | /sql |
| - | + | | /txt | |
| - | /sql generate an sql script | + | | /csv | export to csv file format | |
| - | + | | /xml | |
| - | /txt export to text/csv file | + | | /xls |
| - | + | | / | |
| - | /xml export to xml file format | + | |
| - | + | ||
| - | /xls export to MS Excel xls file format | + | |
| - | + | ||
| - | /access export to MS Access mdb file format | + | |
| Optional parameters: | Optional parameters: | ||
| - | / | + | | / |
| - | + | | -blob " | |
| - | -blob " | + | | / |
| - | + | | / | |
| - | /double enclose all string values with double quotes. Default is single quotes | + | | /v |
| - | + | | / | |
| - | /date2char changes field type from datetime to varchar | + | | -qualifier value | you can define the any qualifier for fields in the target text or xml file. You may use **none**, **singlequote**, |
| - | + | | -delimiter value | you can define the separator of fields in the target text file. You may use **tab**, **space** or any custom character as value. Default value is tab. | | |
| - | /v specifies that the program should show progress window | + | | / |
| - | + | | / | |
| - | /comments adds original field type, length and decimal | + | | -replacecrlf " |
| + | | /oem | save content in oem codepage | | ||
| + | | -fields " | ||
| + | | / | ||
| + | | /4Y | specifies to use year as a four-digit number | | ||
| + | | -do < | ||
| + | | -dateseparator [value] | ||
| - | -qualifier value you can define the any qualifier for fields in the target text or xml file. You may use | ||
| - | none, singlequote, | ||
| - | |||
| - | -delimiter value you can define the separator of fields in the target text file. You may use tab, space or any custom character. Default value is tab. | ||
| - | |||
| - | /nolog specifies that the program will not create log file | ||
| - | |||
| - | /nodeleted specifies that the program will not export records marked for deletion | ||
| - | |||
| - | -replacecrlf " | ||
| - | |||
| **Note: This feature is not available for Regular licenses.** | **Note: This feature is not available for Regular licenses.** | ||
commandline.1553687248.txt · Last modified: 2019/03/27 11:47 by dbfviewer