run this query
Code:
SELECT SERVERPROPERTY('IsFullTextInstalled')
SQL SERVER - 2008 - Download and Install Samples Database AdventureWorks 2005 - Detail Tutorial Journey to SQL Authority with Pinal Dave Quote:
on January 5, 2009 at 12:49 pm Salil
Hi,
The Full Text Search service was stopped , I had to enable it from the
Sql Server Configuration Manager -> Sql Server Services -> Sql Full Text Filter Deamon Launcher ( MSSQLSERVER ).
I installed SQL2008.AdventureWorks_All_Databases.x86.msi and it worked for me.
Best Regards,
Salil.
|
How to install Adventure Works SQL DW database and Analysis Services 2005/2008 (SSAS) Sample database and project-SSAS Quote:
|
A3: For Analysis Services 2008 (Sample Refresh 1). Steps if on the server you DO NOT have full text search enabled:
|