|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Object searchHi,
Where can I find Object Search in SQL 2005 ?. Like in SQL 2000 we can use Oject Search( F4) from Qry Analyzer ..Any help. Thx-Kris There isn't an object search in 2005 - it looks like they
are considering it for SP2. You can find more information and vote on this missing feature at: http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=04cabf5d-c0b9-4595-9644-75770749d8d9 There is a workaround listed there which uses SQL Server 2000 Query Analyzer. You can also try other things such as filtering objects in the summary view and object explorer. You can also query the sys.objects catalog view. -Sue On Fri, 31 Mar 2006 14:41:01 -0800, Kris <K***@discussions.microsoft.com> wrote: Show quote > >Hi, > >Where can I find Object Search in SQL 2005 ?. > >Like in SQL 2000 we can use Oject Search( F4) from Qry Analyzer ..Any help. > >Thx-Kris |
|||||||||||||||||||||||