Kbase P120210: Is there a startup parameter which will automatically convert data to upper case?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/25/2008 |
|
Status: Unverified
GOAL:
Is there a startup parameter which will automatically convert data to upper case?
FACT(s) (Environment):
All Supported Operating Systems
Progress 6.x
Progress 7.x
Progress 8.x
Progress 9.x
OpenEdge 10.x
FIX:
No, there is no startup parameter which will automatically convert data to upper case. The easiest way to do this would be to use a database trigger that converts all character fields to upper case as the record is written to the database.