Russ Loski
Russ has been working with SQL Server since version 6.5. He has focused primarily on moving data from one source to another, beginning with DTS and moving on to SSIS and now learning Azure Data Factory.
Russ has worked in a variety of industries from healthcare to insurance as well as sports. He is currently working for a managed database service provider Navisite.
Russ lives in the Dallas-Fort Worth region of Texas USA with his wife. He enjoys time with his daughters and two grandchildren.
Russ Loski's Sessions
Limiting permissions in Dynamic SQL with Execute AsSQLBits 2022
Dynamic SQL is great, until it is used to hack your site. In this session we demonstrate how using the T-SQL "Execute AS" command can limit what can be run using dynamic SQL.
Running SSRS Web Services with PowerShellSQLBits 2022
How do you manage SSRS from PowerShell? I will introduce how to use built in PowerShell functions to execute SSRS Web Services