Download presentation
Presentation is loading. Please wait.
Published byNathaniel Donnelly Modified over 10 years ago
1
Split Databases
2
What is a split database? Two databases Back-end database –Contains tables (data) only –Resides on server Front-end database –Contains all other database objects (queries, forms, reports, macros, modules) –Resides on each users computer
3
Advantages Improved performance –Application portion (user interface) is on users local hard disk Network traffic reduced –Only data travels over network Updating is easier –Make design changes to front-end and distribute to users without affecting data Custom front ends only need to include functionality required by each user Data can be stored in format other than Access
4
Disadvantages Management issues Network Bottlenecks Record locking strategies (Advanced database management strategies beyond the scope of this course)
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.