Wrox Programmer Forums
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 12th, 2005, 03:40 AM
Registered User
 
Join Date: Mar 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Matching two strings

Guys,

any help with this much appreciated...

I have two tables containing sting fields: One entered by a user with no validation and another that contains the "allowable" list of entries. I need to convert each string in the first table (with spelling mistakes, back to front words, abbreviations, etc) to the closest match from the second "allowable" list. Effectively I'm spell-checking the first list but my dictionary is a short list of allowable entries rather than the whole english language.

Any ideas how to do this in VB???






Similar Threads
Thread Thread Starter Forum Replies Last Post
Matching Numeric Strings with RegEx [email protected] VB How-To 3 October 7th, 2008 12:13 PM
Matching query - stumped SQLScott SQL Server 2005 9 December 6th, 2007 12:01 PM
Regex and Alphanumeric matching? quantass BOOK: Beginning Regular Expressions 0 March 10th, 2007 11:34 AM
Finding a matching value Morry Excel VBA 2 March 26th, 2004 05:32 AM
Pattern Matching using PHP spraveens PHP Databases 2 March 23rd, 2004 10:03 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.