Go to your windows configuration panel, select Administration tools then ODBC sources. The installer configured a Windows Access 2003 file using the Microsoft Acces Driver under system sources.
The installer will install an example file in a user Appdata subdirectory. You can open the file with Acces 2003 or a later version. For the user Maarten

For the user Maarten you can typically find the example file here:

If you want to share your work with other users just put this file on some shared disk and modify ODBC sources through your windows control panel.
To do so go to the Control panel:

Then select ODBC sources and configure in accordance with Windows instructions:

StakePoint is tested with SQL-Server databases and Microsoft Acces Driver data sources:
Follow the instruction on:PostgreSQL to install a Postgres system. After installation run PGadmin and connect to your server with installation passwords. Create a database and make sure to use UF8 encoding to avoid conflicting characters.
If you experience that your application fails during startup, it is advised to restart and to choose configuration from the login dialog. This problem notably occurs on Acces databases due to the fact that Acces is not transactions based.

In the next configuration dialogbox select Verify Database Integrity This procedure will open a seperate database connection which will proceed with a series of test to verify and correct the integrity of the database.
