home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / chip12_99.iso / software / testsoft / act2000 / data1.cab / ActBin1 / actparse.dll / string.txt next >
Text File  |  1999-08-12  |  2KB  |  29 lines

  1. 9001    Unknown field name (%1) specified in query.
  2. 9002    Query statement is invalid.
  3. 9003    Query can start only with "(" or field name.
  4. 9004    Unknown field name.
  5. 9005    You must use the AND or OR operator  between subexpressions.
  6. 9007    The "NOT" or "!" operator must be placed between the field name and another operator .
  7. 9008    In "BLANK"
  8. 9010    "*" operator cannot follow another "*" operator.
  9. 9011    Query format must be either: "field name" OPERATOR value or "field name"  BLANK
  10. 9016    You must have text between two quotation marks.
  11. 9019    Unbalanced number of "(" and ")" symbols
  12. 9021    Unbalanced number of  "  symbols
  13. 9022    Unbalanced number of "(" and ")" symbols
  14. 9023    Query is not formatted correctly. Please check the query format and consult the documentation for query examples.
  15. 9024    Query is not formatted correctly. Please check the syntax and consult the documentation for query examples.
  16. 9025    %s. In Line %d   Position %d
  17. 9026    A boolean operator cannot follow another boolean operator.
  18. 9027    A query cannot end with "AND" or "OR" operator.
  19. 9028    Boolean operator (e.g.  = <>, BLANK ...) must follow field name.
  20. 9029    '*' operator cannot follow a field name.
  21. 9030    A boolean operator cannot follow a logical operator.
  22. 9031    A logical operator cannot follow a boolean operator.
  23. 9032    A logical operator cannot follow another logical operator.
  24. 9033    Subexpression can start only with "(" or a field name.
  25. 9034    NOT operator cannot follow another NOT operator
  26. 9035    You must have text between a "(" and a ")".
  27. 9036    Operator "*" can be used only with operators "=" or "<>"
  28. 9037    Query is not formatted correctly. Please check the syntax and consult the documentation for query examples.
  29.