We are using an older version of MatchUP API, from when it was still a Peoplesmith product. We seem to be having an issue using the API with SQL 2008. We don't have any problems actually generating matchkeys, but when we try to compare them we get a rather dramatic failure:
Quote:Faulting application sqlservr.exe, version 2007.100.1600.22, time stamp 0x4875735e, faulting module ntdll.dll, version 6.0.6001.18000, time stamp 0x4791a7a6, exception code 0x80000001, fault offset 0x00069dbf, process id 0x193c, application start time 0x01c9936b03e64133.
It only happens after we've successfully compared about 120-150 records, so it isn't completely broken, but it seems as if it gets overwhelmed.
If anybody has any insight into this, it would be greatly appreciated.