IRelationshipClass::GetRelationshipsForObjectSet method will give automation error in the presence of a single quote character in the source and destination table of the relationship.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM003130
Submitted
June 22, 2006
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.1
Version Fixed
9.3
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
use vb functions to detect the presence of single quote character and eliminate it or not execute IRelationshipClass::GetRelationshipsForObjectSet method in that case.