Consultor Eletrônico



Kbase 17366: Actuate and Database Triggers - FIND
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Actuate and Database Triggers - FIND

Actuate and Database Triggers

When using Actuate (or any ESQL client) and a database with
triggers, the triggers need to be compiled into .r code.

For example, if you have a trigger find.p, there must also be a
find.r

If there is no .r Actuate will return the error:

Basic Error 1101
Module: ....db.bas
Line 144

Database error
0 or 2

The trigger code (.r) must be accessible for the client.
When running an ESQL small client application such as Actuate,
the client is the Open Interface Broker (OIB).
The machine that has the OIB running must also have the trigger code.

Progress Software Technical Support Note # 17366