Microsoft
Software
Hardware
Network
Question : How to find out which reports use a specific stored procedure?
Is there a way to find out which reports refer to a specific stored procedure, other than checking all reports individually?
This is to avoid the situation where a stored procedure is updated correctly for one report, but not realizing that the update breaks other reports that refer to the same stored procedure
Answer : How to find out which reports use a specific stored procedure?
you need to run a profiler and find out all the reports that using the same stored procedure.
Random Solutions
Creating FLV thumbnail
Need help with div positioning...
Showing Some Folders on my HTC HD2
How to use iTextSharp in VB6?
how the BIOS read (load) the first 512 bytes of a bootable hard disk
Blank screen After WIn XP splash screen.
Loop and a query
IE8 initial setup
Determine MIME types for files in php
PHP String Concatenation Help