Jaro-Winkler algorithm implementation for string comparison

  • Hello everybody.

    Does anybody has some implementation of the Jaro-Winkler algorithm in Transact-SQL or CLR code???

    I tried an implementation provided in the DBAToolkit http://www.sqlservercentral.com/articles/SQL+Puzzles/sql2000dbatoolkitpart3/2363/ by Michael Coles, but I'm having errors if the procedures are ran some thousands of times. The error mesaage sounds like "A servere error ocurred... results (if any) should be discarded" and after that, any time I try to run the extended stored proc I get the same error until restarting the SQL service.....

    Thanks in advance

    Felix

Viewing post 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply