QX_USE_DB_SCHEMA_FILE

Controls whether the compiler should search for DB-Schema at compilation.

Syntax

QX_USE_DB_SCHEMA_FILE = <bool>

Usage

Possible Values Meaning
true (default)

If the variable is true, the compiler will search for the DB-Schema first, then try to connect to DB server if the file was not found.

false If the variable is false, it forces a connection to the database instead of loading the DB-Schema file at compilation.

All the file names you use in your 4gl development must be platform-independent.

If you use platform-dependent names (e.g., combine upper and lower case, use colons, finish names with a full stop, etc.), please remember that they might cause different problems when you move your project to another platform.

 

 

Contact Us

Privacy Policy

Copyright © 2024 Querix, (UK) Ltd.