Kbase P14185: Error 6182 comparing a character field with a large value
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/20/2005 |
|
Status: Unverified
FACT(s) (Environment):
MS SQL DataServer
Progress 8.x
Progress 9.x
SYMPTOM(s):
Error 6182 comparing a character field with a large value
You tried to compare or to update a character field with a value longer than the maximum length. (6182)
CAUSE:
Bug# 20020902-009
FIX:
A enhancement request was implemented on Progress 9.1D05 and OpenEdge 10.0A that truncates the the char string to equal the char field length thus providing Progress like behavior.