Added python/read_write_file.sh

This commit is contained in:
Floris van Enter
2017-12-14 12:18:37 +01:00
parent 9f918ead05
commit 483b01e2e1
8 changed files with 231 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Read a file from a website into the table
download-CsvToSQL.ps1 -sqServer "SQL01" -database "migrate-data" -table "export" -url "http://localhost/data.csv" -file "c:\temp\file.csv"
.LINK
https://github.com/beakerflo/EnterMI
https://www.entermi.nl
#>
[CmdletBinding()]
param(