TSQL Find Strings
tsqlfindstrings is a PowerShell script which searches a MS SQL Server database for string literals.
Features
Searched objects include
- Check and Default constraints
- View definitions
- Stored Procedures
- User-defined Functions
- Triggers
Requirements
- MS SQL Server (2000+) with SMO libraries installed
- Powershell
Change Log
- 101220 Initial Release 0.10