Hi All,
We currently use powershell (to call LogParser) to extract data from CSV files and put them them in another CSV file after it has been manupilated. We now have a need to get the data which are extracted into the CSV file into a SQL database so that some other manipilation can be done with them. Is it possible to use Powershell to get the data from CSV file into a SQL DB?
Thanks in advance