Does anyone know of a tool (SQL or CFML) similar to SQL's DIFFERENCE ( http://msdn.microsoft.com/en-us/library/ms188753.aspx) but with significantly higher fidelity.
When strings get up around 15 characters, DIFFERENCE will return 4 (closest possible match) for exact matches and also for some "matches" where it's difficult for me to even see the similarities. I need something that'll return, say, 100 for exact matches, 50 for "half matches," etc. -- John Bliss IT Professional @jbliss (t) / http://www.linkedin.com/in/jbliss ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325675 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

