Installing full text feature for Sql Server (compatibility issue) -
i have ms sql server express 2005 installed. need install "sql server express advanced services" microsoft, found here (in order enable full-text search feature):
http://www.microsoft.com/betaexperience/pd/sqlexpctav2/enus/default.aspx
problem is: "express advanced services" component 2012, , ms sql server 2005. compatible? risk messing sql server installation if run service? i'm short of time , don't want mess installation , have reinstall. thank you!
installing express advanced services install new instance of sql server. compatibility won't matter because new express instance have full-text capability , existing sql server 2005 instance won't able use it. want install full-text instance have installed - can through add/remove programs existing sql server 2005 instance (assuming still have install media sql server 2005), call installation center can choose add features existing instance.
Comments
Post a Comment