Is This Content Helpful?
How can we make this better? Please provide as much detail as possible.
Contact our Support Team
A query on an ArcSDE for Coverages layer fails to return records when using the MapObjects FilterExpression property or the SearchExpression method.
The query syntax may be invalid for ArcSDE for Coverages. ArcSDE for Coverages requires INFO operators rather than SQL expressions.
Use INFO operators, such as cn or lk, in your queries.
Sample FilterExpression:
Sample SearchExpression:
Refer to the workstation ArcInfo or ArcSDE for Coverages documentation for additional information.