Hello friends,
On my PC (Windows Xp 2002 SP3) in SQL-Server management studio 2008, the object explorator filter doesn't work. The funnel symbol is simply greyed. I can't access to the box bialog filter parameters. Please, anybody has an idea ?
Jean-Max
PS : Microsoft SQL Server Management Studio version 10.0.2531.0
Software/Hardware used:
Microsoft SQL Server Management Studio version 10.0.2531.0 on Windows Xp 2002 SP3
ASKED:
April 2, 2010 9:20 AM
UPDATED:
April 20, 2010 10:54 AM
Hello,
Now, the filters are working VERY WELL.
Sorry but I did nothing special, MAYBE it’s because I recreate my DataBase with the automatic generated script , and I DIDN’T keep the folowing instructions :
IF (1 = FULLTEXTSERVICEPROPERTY(‘IsFullTextInstalled’))
begin
EXEC [BDNvpCode].[dbo].[sp_fulltext_database] @action = ‘enable’
end
GO
And after I restore it :
Name of DataBase -> Tasks -> Restore
But nothing is less sure…
Think You very much and see you later !
Jean-Max