Actualités

Load a csv data file into an MS SQL Server database with a dynamically generated table based on the csv header columns and data values using a powershell script. This script generates the table and ...
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.