Consultor Eletrônico



Kbase P118222: what is the purpose of the table _keyevt introduced in 10.1A
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

GOAL:


what is the purpose of the table _keyevt introduced in 10.1A

GOAL:


What is the purpose of the table _keyevent introduced in 10.1A01

FACT(s) (Environment):

OpenEdge 10.x

FIX:

Due to a bug fix in 10.1A the table _KeyEvent had to be recreated. As Dev. were not permitted to change or delete schema at that time they created a new, hence the new table _KeyEvt.
This _KeyEvt table is the table for data for the 'enablekeyevent' which can be enabled by 'PROUTIL db -C enablekeyevents'.
Version 11 will eliminate the _KeyEvent table from the metaschema and will just leave the _KeyEvt table instead.