Hello,
When i Deploy a project to a production environment and i run a application which is using a database connection (like a grid or a form application) i get the following error:
Error while accessing the database:
No database selected
SELECT DISTINCT HG_ID, HG_OMSCHRIJVING FROM Hoofdgroepen ORDER BY HG_ID
The database connection is configured and tested thru the environment configuration.
Is there something i am doing wrong?
Is there a config file where the database settings are stored?