In: SQL Server
31 May 2011Code to streamline adding and fixing roles for users, groups, and principals across multiple databases on a single SQL Server instance.
Neither SQL Server 2008 nor Office 2007 install Microsoft.ACE.OLEDB.12.0 providers. With a small tweak, we can enable connections to Excel and Access 2007.
In: SSIS
14 Oct 2009If you need to access a custom .NET Assembly from an SSIS Script Task, Microsoft doesn’t make things very easy – but it’s still possible with a little setup.
In: SQL Server
18 Aug 2009How to create a .NET user-defined function that exposes RegEx functionality to Microsoft SQL Server.
Using the MySQL ADO.NET provider, SQL Server Integration Services can natively query MySQL databases, providing an easy method to transfer data between systems.
