Question
SQL Server 2005
Can anyone tell me how to get this working on multiple
databases?
I like to have a general search on my site, but my sites DB has numerous databases and tables. can I search them all at once somehow?
I can see the full text search icon under the Management node in management studio, but it will only let me refresh it.
I've also used select fulltextserviceproperty('isfulltextinstalled') and it returns '1'.
Thankyou
I like to have a general search on my site, but my sites DB has numerous databases and tables. can I search them all at once somehow?
I can see the full text search icon under the Management node in management studio, but it will only let me refresh it.
I've also used select fulltextserviceproperty('isfulltextinstalled') and it returns '1'.
Thankyou
