Do I need a database connection at compile time?
LYCIA
A database connection is required to assign the corresponding datatypes for fields defined with “LIKE table.field” in .4GL and .per files.
Alternatively, if a Schema file is present, Lycia will try to use it in absence of a database connection.
Related articles