FAQ/upload-csv-data-to-sql-server.md
... ...
@@ -3,8 +3,8 @@
3 3
[[_TOC_]]
4 4
5 5
## Prerequisites
6
-1. You must obtain the csvetl.exe program which is distributed as a part of the Izenda Fusion product
7
-2. Access to SQL Server with permissions to modify an existing table, or permissions to create a new table
6
+* You must obtain the csvetl.exe program which is distributed as a part of the Izenda Fusion product
7
+* Access to SQL Server with permissions to modify an existing table, or permissions to create a new table
8 8
9 9
## SQL Server Setup
10 10