I am using SQL Server fulltext containstable and the column which is indexed has collation Czech_CS_AS, so why when I have word "byt" it returns records with word "být" too. I thought that the collation should solve this, but obviously I have to set something else, but I don't know what
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|
|
|||
accent sensitivitysetting, you will need to rebuild the catalog. – Pete Carter Sep 24 '12 at 18:20