how can I add new language (1045 - Polish) to "sys.fulltext_languages" table in SQL Server 2008?

Thanks

link|improve this question

76% accept rate
feedback

1 Answer

up vote 2 down vote accepted

This MSDN document shows how to load a third party word breaker into SQL 2008. The document references Danish, Polish and Turkish.

link|improve this answer
thank you very much. – GrZeCh Oct 12 '09 at 15:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.