Need to search strings inside your SQL Objects? Try this utility

While performing a migration from SQL Server 2000 to SQL Server 2014 (wow what a big jump), I needed to find all stored procedures that made a call to an extended stored procedure that was being replaced with functionality that is baked into more recent versions. So what to do? Stack Overflow had a few good suggestions, … Continue reading Need to search strings inside your SQL Objects? Try this utility