552 As must be followed by the name for the field in the answer table.
Problem: Getting error "As must be followed by the name for the field in the answer table."
When trying to run a query.
Versions: All
Solution:
This error indicates that a name does not follow the AS operator in the query. The AS operator specifies the name of the field to be used in the Answer table for a CHECK or CALC query.
The name that follows the AS operator needs to be a string value of 25 characters or less and follow Paradox's field naming conventions. For additional information on the AS operator, see "Renaming Answer fields with the AS operator" in the User's Guide or Paradox online Help.