Consultor Eletrônico



Kbase 13900: Error 2882 when using the Progress ODBC Driver
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   19/05/2006
Status: Verified

FACT(s) (Environment):

ODBC driver

SYMPTOM(s):

Cannot compile <name>. This module requires precompiled database schema trigger procedures (and sub-procedures). (2882)

CAUSE:

This error occurs when an ODBC compliant application (Microsoft Access, Microsoft Visual Basic, etc.) tries to update a table with database schema triggers.

FIX:

Using the ODBC Administrator, add -trig with the path to the trigger procedure library in the "connection parameters".

ex:-db sports -N tcp -S demosv -H ibm6000-4 -NL -trig c:\dlc\sports.plprocedures (and sub-procedures). (2882)