Hi Folks,
I am having a heck of a time identifying potential "businesses" with name object using the "C" API. I have been able to track it down to my input data. It has spaces around the name e.g. " ABC Inc " which seems to be throwing off the API code.
It seems the online example is exhibiting the same issue I am seeing.
http://www.melissadata.com/nameobject/nameobject.aspIs this a bug, or did I miss somewhere in the documentation I need to do a left/right trim prior to calling mdNameSetFullName() ?
TIA,
George