Top
PowerCOBOL V11.0 Reference
FUJITSU Software

5.61 OpenDB Method

Description:

Starts the data base connection.

Used in controls:

DB Access

Used in objects:

None.

Parameters:

None.

Return value:

VT_I4 - ReturnValueS9(9) COMP-5

Zero or greater indicates normal completion. Negative indicates an error.

Example:

INVOKE CmDB1 "OpenDB" RETURNING ReturnValue

Backward compatibility
method name:

OPENDB

Backward compatibility
arguments:

None.