News

This is a code that shows how to upload an Ms Excel file into a MS Sql database stored on a web server, i used EPPLUS. The modivation for this project is because many users still use ms excel for a ...
Good old FTP and flat file import will do the trick reliably and never take a day off. Here are the basic steps to automate an FTP download in Windows followed by a CSV insert into MS SQL Server.
Excel Importer is a versatile C# Windows Forms tool that simplifies data import from Excel spreadsheets into SQL Server databases. This project was created as a challenge to handle data import from ...