Showing posts with label diacritics_sensitive. Show all posts
Showing posts with label diacritics_sensitive. Show all posts

Friday, March 9, 2012

diacritics_sensitive tag (thesaurus files)

Quick question. The diacritics_sensitive tag of the thesaurus XML files,
should it be:
#1) <diacritics_sensitive>0</diacritics_sensitive>
Or:
#2) <diacritics = false/>
Or:
#3) <diacritics_sensitive = false/>
Or what? The thesaurus files that installed by default with SQL Server 2005
here are using format #1 above. I see format #2 documented on the MS
website, and #3 looks like it could be a possibility as well. I'm also
concerned that #2 and #3 are not valid XML, but that's what appears to be
documented here: http://msdn2.microsoft.com/en-us/library/ms345186.aspx.
Is it possible that all of the formats are actually valid? Or what?
Thanks
I am unable to get any version of the diactrics tag or the thesaurus file
working in SQL Server 2005 post SP2.
"Mike C#" <xyz@.xyz.com> wrote in message
news:eDn4pTanHHA.4772@.TK2MSFTNGP05.phx.gbl...
> Quick question. The diacritics_sensitive tag of the thesaurus XML files,
> should it be:
> #1) <diacritics_sensitive>0</diacritics_sensitive>
> Or:
> #2) <diacritics = false/>
> Or:
> #3) <diacritics_sensitive = false/>
> Or what? The thesaurus files that installed by default with SQL Server
> 2005 here are using format #1 above. I see format #2 documented on the MS
> website, and #3 looks like it could be a possibility as well. I'm also
> concerned that #2 and #3 are not valid XML, but that's what appears to be
> documented here: http://msdn2.microsoft.com/en-us/library/ms345186.aspx.
> Is it possible that all of the formats are actually valid? Or what?
> Thanks
>
>
>
|||"Hilary Cotter" <hilary.cotter@.gmail.com> wrote in message
news:eo4MVainHHA.3968@.TK2MSFTNGP06.phx.gbl...
>I am unable to get any version of the diactrics tag or the thesaurus file
>working in SQL Server 2005 post SP2.
Whoa that's weird. I had an issue with editing the thesaurus file in an
older version of TextPad. It wasn't saving the BOM with the file when I
saved in Unicode format. I was able to get it working when I saved the file
with NotePad.