SQLBGP

Enables proper SQL background parsing when Pro*COBOL is not installed on your local machine, and you are using the local machine to access an Eclipse project on a remote machine that does have Pro*COBOL installed.

Syntax:

[NO]SQLBGP

Properties:

Default: NOSQLBGP

Comments:

Use SQLBGP to prevent background parsing from failing when Pro*COBOL is not installed on the local machine and you are using an Eclipse remote project.

SQLBCP is required when COBSQL is set in a directives file only.

SQLBCP is not required when COBSQL is set in your Eclipse project properties, or set in your source code using a $SET statement.