Kalmar Software Development

Splitting a single Back End file into multiple Back End files

Sometimes a MAD has a large number of static reference tables (those whose values are not changed as part of the day to day system use) that are stored in the Back End file. The system can often be made more efficient if these tables are stored in their own Back End file. The Front End will then link to two Back End files. Option 1) could be performed at the same time.

Convert single database file to separate front end and multiple back end files

Why would you split the back end database into multiple files?

There are many reasons why you might do this: