Trouble Checker for MS SQL 1.0 :MSSQLSemanticAnayzer is a software tool for MSSQL database developers. It will help you to find undetectable (by MSSQL Server) errors in T-SQL procedures and triggers: undefined procedure calls, extra/missing parameneters in EXEC statements, extra/missing OUT modificators in EXEC statements, missing @ sign in front of OUT variables in SELECT statements. Find all procedures that affect any
...