SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, CASENODTP
  CASE expression must have a data type

  Explanation:  The CASE expression does not have a data type
  because all of the results are NULL or of an unknown type.

  User Action:  Assign a data type to at least one result.
Close Help