Other News

Community

The for of Loop in ES6

(K. Scott Allen) In a previous post we looked at using iterators directly. Working with iterators at a low level will sometimes be useful, as we’ll see in future posts, but ES6 also provides a new looping syntax to work with iterators at a higher level – the for of loop.

Community

Reports In SSISDB

(Chris Yates) I was approached with an in shop issue where a group could not view the execution reports in the SSISDB. The reason for this was due to the security standards in place at the shop; the user could not be allowed to have the SSIS_Admin role.

Community

SQL Server Index Column Order

(Derik Hammer) At times I am in a position to advise development teams on their practices. What I have learned from this experience is that there is always a demand for me to reduce what I tell them to developer terms. Before the developers reading this go grab their torches and pitch forks, I am no