$ERR_JOINENUM

647

Invalid enumerator type for Select object with Join

The Select object being enumerated contains an InnerJoin or LeftJoin. Prior to enumerating, the Select object must be converted to a JoinSelect object first using the Select.Join() method.