Is there a query to search text of all SQL Server database objects that reference a specific table/instance?
We want to migrate to SQL Server 2005. We need to find all database objects such as Stored Procedures, Views, Triggers, User Defined Functions accessed specific tables, DTS packages that reference a specific table/instance. Is there a query that will allow me search the text of all?
View Answer
| May 7 2008 3:49 PM GMT
| asked by
SQL Server Ask the Experts
Query, SQL Server migration, Database objects


