Consultor Eletrônico



Kbase P100871: How to call the standard Progress connect dialog screen from a 4GL application ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

GOAL:

How to call the standard Progress connect dialog screen from a 4GL application ?

GOAL:

How to call the connection database dialog from 4GL?

FACT(s) (Environment):

Windows
Progress 9.x
OpenEdge 10.x

FIX:

The following 4GL program will call the standard Progress connect dialog screen.
/*Copy and paste the following 4GL code into a procedure editor */
def var lg as log.
RUN adecomm/_dbcnnct.p ( ?, OUTPUT lg ).