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 - 2006-10-16 : 07:19:57
|
ranjan writes "Hi,i have an instance of sql server 2000 presently.i want to create another instance of its.From this existing instances can it be created?thanks ranjan" |
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2006-10-16 : 07:34:13
|
Run the SQL Server setup again and in the Installation selection dialog, click on "Create a new instance of SQL Server, or install Client Tools" and follow the wizard instructions.Note: In Instance dialog box, uncheck Default Instance, type name of new instance and proceed.Harsh AthalyeIndia."Nothing is Impossible" |
 |
|
|
|
|