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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-01-07 : 08:51:27
|
| Armin writes "Hello,where can I enter the DBCC Commands in an SQL 2000 Installation.In 7.0 there was the Query Analyser, but I can not find it in SQL 2000.In the Help and KnowledeBase alwas talking about DBCC Commands, but never at witch Point to enter it.May be it ist to Simple!Thank's, Armin" |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2005-01-07 : 08:53:17
|
| Query Analyzer should be in the same menu as the other SQL Server 2000 utilities (Enterprise Manager, Books Online, etc.) If you can't find the shortcut there, look in \Program Files\Microsoft SQL Server\80\Tools\Binn for the isqlw.exe file. |
 |
|
|
|
|
|