Search through closed databases

A

Andym

Hello,

I need to find where all of the stored procedures are called in 30
databases, and am wondering if there is a way to find all of the places in
all of the databases where they are without opening every database.

Thanks,

Andy Mikkalson
 
M

mscertified

There may be tools that can do it but they will do it by opening each
database anyway.
 
Top