Kbase P28896: Error 1700 when defining a temp-table field
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  02/07/2003 |
|
Status: Unverified
SYMPTOM(s):
Error 1700 when defining a temp-table field
The field name is longer than 32 characters.
Identifier was left blank or is more than <maximum> characters. (1700)
Identifier was left blank or is more than 32 characters. (1700)
CAUSE:
4GL limitation, the field names cannot be longer than 32 characters.
FIX:
Define table name using 32 characters or less.