How to install fulltext on sql server 2008?

后端 未结 3 1492
悲&欢浪女
悲&欢浪女 2020-12-06 10:54

Trying to install fulltext on my sql server 2008 box.

I went to \'programs and features\', selected sql server 2008 and now I get this popup asking to choose either:

3条回答
  •  情歌与酒
    2020-12-06 11:24

    To add features to a SQL Server installation, you should run the installer itself from the install disc. As u07ch suggested, you can mount the image, or you can burn the disc. Once you do that, run through the installer and you'll see the option to add Full Text Search from the "features" page.

提交回复
热议问题