To meet your needs, we constantly work to improve Querix products.
This means that Lycia documentation is developing as well.
In case you have found a certain dissonance between the provided information and the actual behavior of Lycia 3 and/or your applications, please, let us know about this via documentation@querix.com so that we can introduce the necessary changes to our documentation.
Thank you for your attention and cooperation.
Nearly all 4GL programs require access to a database server, and so it is necessary to provide Lycia 3 with the connection details for that server. There are several different methods for this; which one you use is dependent on your platform.
Since Querix 4GL is a complete implementation of Informix 4GL, all database connections are made to emulate Informix connection conventions, which ensures that your 4GL source code requires no changes to access multiple RDBMSs.
Database connections are discussed in more detail in the various topics dedicated to the databases as well as in the Developer Guide. This very topic outlines only the basic steps, required for connecting to the main supported databases.