Kbase P10871: Can I easily create a RECID that is greater than 8 character
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/27/2003 |
|
Status: Unverified
GOAL:
Can I easily create a RECID that is greater than 8 characters long (after being converted to a string)?
FACT(s) (Environment):
Progress 9.x
FIX:
It is not possible to directly create a record such that its RECID, when converted to a string, is greater than 8 characters.
The only way to accomplish this is to continually add records to a table until the RECID (when converted to a string) is greater than 8 characters.