Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

to the global.properties file in the root directory of you configuration.

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

  • Searching in the system monitor is case sensitive (in access this is not case sensitive)
  • The database never shrinks after a rolling barrel. It will just re-use any white space.

THERE SHOULD BE A LINK HERE TO DESCRIPTION OF GLOBAL.PROPERTIES FILE
 

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

Known issue

As a user without administration rights Firebird sometimes will fail due to a missing security right. In this case you will see messages like "Error creating database connection". To solve this problem follow the next steps:

...

* Select Local policies ->user rights assigment assignment in the filter

* select from the list on the right side "Create global objects"

...