Kbase P95065: Does the SDO function 'columnStringValue' return a maximum of 50 characters regardless of the specif
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/20/2004 |
|
Status: Unverified
GOAL:
Does the SDO function 'columnStringValue' return a maximum of 50 characters regardless of the specified column's actual value.
FACT(s) (Environment):
Windows
FACT(s) (Environment):
Progress 9.x
FACT(s) (Environment):
OpenEdge 10.x
FIX:
No, the SDO function 'columnStringValue' returns the STRING-VALUE of a specified column in the SmartDataObject RowObject buffer. The STRING-VALUE is the value of a field expressed as a character string formatted according to the column's FORMAT expression. If no FORMAT expression is specified, the data dictionary FORMAT definition is used.