Where did I hide my TSQL mojo?
- by fatherjack
LiveJournal Tags: How To,SQL Server,Tips and Tricks,TSQL,Reporting Services
A little while ago I wrote a piece about finding database objects that rely on other objects that no longer exist - OK, I have my database ready, now what's missing? . This is linked to that sort of process. Many SQL Server installations are associated in some way with a Reporting Services installation, it's a very logical way to distribute your database contents to system users so they can work effectively.
Databases,...(read more)