CarDioLogic/ExcelReaderCarDioLogic
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Project: Excel to SQL database converted Description: This is a console project that requests a filepath of an excel file, reads the file and converts the data inside it into a local SQL database (while considering the first row of the excel to be the header/name of the collumns). Technologies: C#, .Net, SQL and Microsoft SQL server