so apparently SQL Server 2008 express doesn't let you graphically manage full-text and such. I was wondering if there is a tool/addon to do that.
I came across this : http://fulltextmanager.codeplex.com/
However, I'm having a hard time getting it to work. It's complaining about path being null or something. (I was reading up on Full-Text in sql 2008, and it shouldn't even be using path column at first place, so I don't what's going on. If any of you have used this with 2008 express, then let me know how it went with you.)
Any other tools?