Double Metaphone COM Help
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I'm having problems with setting up the Double Metaphone implementation in Visual Basic. When I try to run the sample projects, i recieve an error stating that ActiveX couldn't create the Double Metaphone object. I have tried to register the .dll file too, but this gives me an error saying that regsvr32 cannot find module. Also, how can you use this object to create the keys in the database, mentioned in the article, i.e. turn "Smith" in to 2672 or 3451? Any help would be great, Thanks.