Add the line

localDatastoreFormat=firebird

to the global.properties file in the root directory of your configuration. Since 2015.02 this line is no longer needed, firebird is the default local datastore format.

Note that you have to delete the localdatastore when applying a change of localDatastoreFormat on the instance where you are changing the database, otherwise existing database files inside the localdatastore can corrupt your new localdatastore.

While the (default) MS Access database does not allow the size of the database to go beyond 2Gb firebird allows basically unlimited sizes. Some things to keep in mind when using firebird:

See also http://publicwiki.deltares.nl/display/FEWSDOC/global.properties+file


Tips and tricks