How to create default instance after creating a named instance?

前端 未结 5 1002
Happy的楠姐
Happy的楠姐 2021-01-02 01:24

when installing SQLServer2005 developer edition (not express) I created a named instance:

MYSERVERNAME/MYINSTANCENAME

Is it possible to

5条回答
  •  南方客
    南方客 (楼主)
    2021-01-02 02:10

    Hm, when I use the "Change" button in Add/Remove Programs, SQL Server 2005 setup offers me the instance selection screen, and even allows me to list the existing instances. (I'm running XP SP2, by the way.)

    I selected the "To install a new component, click here" link in the setup program, then selected SQL Server Database Services on the "Components to Install" screen to arrive at the instance selection screen that allows me to install a new default instance.

提交回复
热议问题