Tag Archives: sql server

Implementing Custom Security Extensions for SQL Server 2008 R2

Introduction This article has been contributed by Daniel Klionsky and based on the work we have done within our team allowing single sign-on integration of SQL Server Reporting Services within existing application. I want to mention and praise great help … Continue reading

Posted in Fun stuff with SQL Server, Technology | Tagged , , , , , , , , , , , , , | 26 Comments

SQL tasks automation: apply scripts from folder

You will be amazed how common this question is: I have a folder with arbitrary set of SQL scripts and want to apply them all automatically. How do I do that? In other words: Having a folder – ex: C:\AutoSQLScripts – with some … Continue reading

Posted in Fun stuff with SQL Server, Technology | Tagged , , , , , , | Leave a comment

SQL Server 2008: moving forward

SQL Server 2008 has been available since Aug 6, 2008. This does not include CTP (Feb 2008) time-frame. We are close to the year milestone now. To my surprise there are still questions around if moving to a new version is … Continue reading

Posted in Fun stuff with SQL Server, Technology | Tagged , , , , , | Leave a comment