SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, BAD_PRECISION
  Invalid precision specified for column <str>

  Explanation:  The precision specified for a DECIMAL or NUMERIC
  column is less than or equal to zero.  Or, the precision
  specified for a FLOAT column was less than zero or greater than
  15.  Or the precision contained a decimal point.

  User Action:  Change the precision to a valid value.
Close Help