|
|
|
Say Hey Kid
      
Group: General Forum Members
Last Login: Wednesday, May 01, 2013 5:17 PM
Points: 701,
Visits: 207
|
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Tuesday, February 07, 2012 3:24 AM
Points: 31,
Visits: 48
|
|
Hey Jesse
Very nice, save me having to build a help file to do the searching for all those forgotten bits 
Lee
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Today @ 2:22 PM
Points: 388,
Visits: 1,598
|
|
Good script if you only have one database in your system, what if you didn't know what database it existed on???
A loop through all none system sys.databases would be an good advancement on this!
Chris
Blog:- chrisjarrintaylor.co.uk Twitter:- @SQLGeordie
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, September 03, 2010 1:37 PM
Points: 3,
Visits: 20
|
|
I copied the script into SQL Server 2005 and received several errors. Here is one of them:
The multi-part identifier "objects.object_id" could not be bound
Thoughts?
|
|
|
|
|
Say Hey Kid
      
Group: General Forum Members
Last Login: Wednesday, May 01, 2013 5:17 PM
Points: 701,
Visits: 207
|
|
Only works on SQL 2005. Also Check the compatibility level of the database.
|
|
|
|