mirror of
https://github.com/nxshock/mssqlbulkloader.git
synced 2024-11-28 00:21:03 +05:00
13 lines
363 B
Markdown
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] |
|