Consultor Eletrônico



Kbase P6174: How do you suppress errors with the CONNECT method
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/11/2003
Status: Unverified

GOAL:

How to suppress errors with the CONNECT method

GOAL:

The syntax of the CONNECT method does not show NO-ERROR as an option

FIX:

Use NO-ERROR when using the handle specified for the connection.
i.e. <HANDLE>:CONNECT() NO-ERROR.

The NO-ERROR will apply to the entire statement.