M
Mike B
Hello all, I am not sure if this is the correct group to post this but I
figured I would start here. My question is, what is the best way to search
and compare 2 strings.
Say I have this string which would be the main string to start with:
John Doe #45 Jumped Over a Creek
I then have these strings in a database (MSSQL 2005):
John Doe Jumped Over a Creek
John Doe #45
John Doe #99
John Doe Ran Into a Creek
John Doe Jumped into A Pond
What is the best way to search and compare to get the closed match?
TIA
Mike
figured I would start here. My question is, what is the best way to search
and compare 2 strings.
Say I have this string which would be the main string to start with:
John Doe #45 Jumped Over a Creek
I then have these strings in a database (MSSQL 2005):
John Doe Jumped Over a Creek
John Doe #45
John Doe #99
John Doe Ran Into a Creek
John Doe Jumped into A Pond
What is the best way to search and compare to get the closed match?
TIA
Mike