mssqlbulkloader/README.md

13 lines
363 B
Markdown

# mssqlbulkloader
## List of supported features
| Option | CSV | XLSX | DBF |
| --------------- | --- | ---- | --- |
| sheetName | | [x] | |
| skipRows | [x] | [x] | |
| encoding | [x] | | [x] |
| dateFormat | [x] | | |
| timestampFormat | [x] | | |
| timezone | [x] | [x] | [x] |