Database server connections

Before running a Genero program using a database, you must configure the connection parameters to access the database server.

There are different solutions to define database connection parameters, consider using and indirect database connection configuration, by using an abstract database name in programs, and define the real database source, driver with FGLPROFILE entries.

The database configuration details can be found the SQL support chapter of this manual.