Kbase P41682: Error 1896 when compiling source code
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/11/2003 |
|
Status: Unverified
SYMPTOM(s):
Error 1896 when compiling source code caused by field position.
** CRC for <table> does not match CRC in <program>. Try recompiling. (1896)
CAUSE:
The position number of a field within a table on the deployment database was different from the position of the same field on the development database.
FIX:
Align the two databases so the field positions match exactly with Incremental .df file or dump and load. Or recompile the code against the deployment database.