mssqlbulkloader/README.md

13 lines
363 B
Markdown
Raw Permalink Normal View History

2023-04-03 19:12:30 +05:00
# mssqlbulkloader
2023-04-03 19:12:57 +05:00
## List of supported features
| Option | CSV | XLSX | DBF |
| --------------- | --- | ---- | --- |
| sheetName | | [x] | |
| skipRows | [x] | [x] | |
| encoding | [x] | | [x] |
| dateFormat | [x] | | |
| timestampFormat | [x] | | |
| timezone | [x] | [x] | [x] |