Consultor Eletrônico



Kbase P22834: Is it possible to modify a database trigger without recompiling the application?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   02/12/2009
Status: Verified

GOAL:

Is it possible to modify a database trigger without recompiling the application?

GOAL:

Can I change the code in a database trigger without having to recompile my end-users application?

FACT(s) (Environment):

Progress 8.x
Progress 9.x
OpenEdge 10.x

FIX:

No, you cannot. Changing the code in a database trigger will (when the code is recompiled) change the CRC associated with the .r code.