$jdbc_connectionstring="jdbc:sqlserver://%SQL_SERVER%.test.closebrothers.com:60896;databaseName=%DATABASE%;integratedSecurity=true;" $jtds_connectionstring="jdbc ...
Keep each script version focused on a single change type (patches for fixes, minors for features, majors for breaking changes). Retain all prior versions and never modify an existing release; copy to ...
When I (along with many other people) had a lot of trouble trying to install SQL Server Management Studio in an attempt to switch from the SQL Server 2008 R2 evaluation to the free Express version, I ...
Back in 2008, I wrote a piece called PowerShell Tips and Tricks, which covered the then-relatively new Windows scripting language and some cool things you could do with it. Although PowerShell has ...