Why do I need to split tables?

Top  Previous  Next 

The reasons for splitting the data from the application are:

 

1. Application stability, which will lessen the opportunity for data corruption

2. Additional security, because end users will require no access to the back-end database

3. Ease of application development/maintenance, because the back-end database can remain in use while the developer has a copy of the fronted application open in design mode.

 
Additional information about the Part 11 Toolkit.
Questions or comments? Please send us feedback about this page.