Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Installing default instance in SQL Server 2000

Status
Not open for further replies.

netcert

Programmer
Apr 11, 2001
115
US
One of our servers has SQL 2k but all the servers registered are registered as named instances from other servers and there is no default instance (local).

How do I now create a 'local' default instance?

Rob
 
Why do you want a default instance?

You should be able to run the SQL Server install disk and there's a screen where it will ask the instance name. In that window you should be able to tell it to use the default.

-SQLBill

Posting advice: FAQ481-4875
 
SQLBill-

I need a default instance because I'm installing a piece of software that will fail if there is not a local default instance of SQL Server, per the install instructions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top