Consultor Eletrônico



Kbase P26611: Is it possible to refer to a sequence name dynamically?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/6/2005
Status: Unverified

GOAL:

Is it possible to refer to a sequence name dynamically?

GOAL:

Is it possible to access Sequences values dynamically?

GOAL:

Can I use a variable as parameter for NEXT-VALUE, CURRENT-VALUE ?

GOAL:

How to access Sequences values dynamically?

FACT(s) (Environment):

OpenEdge 10.x
Progress 9.x

FIX:

In version 9 there is no a way to access a sequence dynamically. This functionality has been introduced in OE10 with the statements DYNAMIC-NEXT-VALUE and DYNAMIC-CURRENT-VALUE.