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 - 2004-02-09 : 08:43:53
|
| Bonskie writes "How can I able to know if a particular SQL server utilzed MULTIPLE INSTACE configuration?" |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2004-02-09 : 09:12:38
|
| Have a look in the registry for the definitions.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-02-09 : 12:24:13
|
| An easy way is to bring up SQL Server Network Utility on the database server. You'll find which instances are installed in the drop down box labeled "Instance(s) on this server:"Tara |
 |
|
|
|
|
|