updated link

This commit is contained in:
dfinke
2018-06-24 10:00:22 -04:00
parent 036b9352f3
commit bdea70c2f1

View File

@@ -43,7 +43,7 @@ iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfi
* Now allows you to name the pivot table sheet name when using `-IncludePivotTable`
* Demo of the `-PivotTableName` parameter
* Added `-UseMSSQLSyntax` to code gen INSERT INTO correct format format
* Demo of the `-UseMSSQLSyntax` parameter [DemoSQLInsert](Examples\ExcelToSQLInsert\DemoSQLInsert.ps1)
* Demo of the `-UseMSSQLSyntax` parameter [DemoSQLInsert](Examples/ExcelToSQLInsert/DemoSQLInsert.ps1)
#### 06/08/2018
Thank you again to [James O'Neill](https://twitter.com/jamesoneill) for the lion share of these updates.