Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
username
Starting Member
2 Posts |
Posted - 2008-10-20 : 16:30:38
|
| S2000 had a menu icon of a magnifying glass which initiated an object search function, using regular expressions. I've been unable to find it or equivalent in S2005. Is it gone? (slap them if it is) 'Morphed into something less intuitive? (likely). Anyone knowing how to search objects in a sql server - I'd sure appreciate sharing how it's done now.Many Thx. |
|
|
hanbingl
Aged Yak Warrior
652 Posts |
Posted - 2008-10-20 : 16:41:16
|
| query analyzer, F4 anyone?? |
 |
|
|
hanbingl
Aged Yak Warrior
652 Posts |
|
|
username
Starting Member
2 Posts |
Posted - 2008-10-21 : 10:56:08
|
| I must be calling the object search by a wrong name. Object BROWSER, being the display of the tree diagram of the databases, tables, etc. I'm looking for the search function whereby you enter a regular a name or expression for a name, and it finds occurrances matching the name or expression. |
 |
|
|
|
|
|