We just spent quite a bit of time adding support for user instances into our application. It solves a number of problems for us and we're very happy with how it works. But I wouldn't have done it had I known about the FTS limitation.
Please tell me there is a chance of this changing at some point?
.\sqlexpress is not a User Instance, it is the default named instance that SQL Express installs to; we call this the "main" instance. FTS is functional in the main instance.
Mike Wachal - SQL Express team
Hi Marc,
This won't change for SQL 2005 but we are investigating it for a future version.
Mike Wachal - SQL Express team