Re: Removing SQL Instance Name
From: Vikram Vamshi (vikram.vamshi_at_nospam.com)
Date: 06/21/04
- Next message: Sue Hoegemeier: "Re: sp_attach_single_file_db"
- Previous message: Rob Reagan: "MSDE and Enterprise Manager Trouble"
- In reply to: Senthil: "Removing SQL Instance Name"
- Next in thread: Senthil: "Re: Removing SQL Instance Name"
- Reply: Senthil: "Re: Removing SQL Instance Name"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 20 Jun 2004 20:01:38 -0400
- copy off the mdf and ldf files to a safe location
- uninstall the named instance
- install the default instance
- copy back the mdf and ldf files and attach them
Vikram
-- Vikram Vamshi Eclipsys Corporation "Senthil" <kumar.senthil@gmail.com> wrote in message news:4dce1b6a.0406201015.7891a725@posting.google.com... > Hi, > I've MS SQL MSDE 2000 in my m/c. I've the server as an instance. I > want to have the server without any instance name. I want to keep all > the databases and data as it is. How can i remove the instance name? > ie. from "servername\vsdotnet" to "servername" alone. > > Thanks, > Senthil.
- Next message: Sue Hoegemeier: "Re: sp_attach_single_file_db"
- Previous message: Rob Reagan: "MSDE and Enterprise Manager Trouble"
- In reply to: Senthil: "Removing SQL Instance Name"
- Next in thread: Senthil: "Re: Removing SQL Instance Name"
- Reply: Senthil: "Re: Removing SQL Instance Name"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|