Kbase P9620: Is it possible to truncate the index description without affecting the CRC?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
GOAL:
Is it possible to truncate the index description without affecting the CRC?
FIX:
Yes, it is possible to truncate the index description without affecting the CRC.
To confirm:
1. Go to the Field Properties of an index from the Data Dictionary.
2. Add a description for the index in the Description box.
3. Compile and save a procedure which uses the index.
4. Go back into Field Properties and shorten the description.
5. Run the .r code again - no CRC error messages is displayed.