AR System Message Catalog
ARERR [9993] Join qualifier not allowed for the first query source in the list.
- Product:
- AR System server
- Description:
- Server messages
- Type:
- Error
- Number:
- 9993
A call to the ARGetListEntryWithMultiSchemaFields
function failed because the first item in the function's query from list (queryFromList) contained join criteria (joinType and joinQual). Specify join criteria in the second item and each item thereafter to define the join with the previous item. Do not specify the join criteria in the first item in the list. Review the join criteria and retry the operation. For more information, see these topics in the C API Reference:
ARGetListEntryWithMultiSchemaFields
function
- ARMultiSchemaQueryFromList structure
ARMultiSchemaQueryFromStruct
structure