It is used to store, manage and to access the data from the text files.
And the text files will be stored in file system or operating system.
There are several drawbacks of using this file management system. Some of the drawbacks are:
1.No Security
2.Concurrency is not possible
3. Execution will be slow
-> Concurrency means multiple users and clients can access the same information from the server system in a network.
-> Concurrency is possible only when the systems are in network.
To overcome the drawbacks of file management system, the DataBase Management System is introduced.
a blog by Sameer. Its all about programming and technology. Articles on C programs, C#.Net, VB.Net, ASP.Net, Sql Sever, Technology and many more.
This website completely moved to new platform. For latest content, visit www.programmingposts.com
Search this Site
4 Nov 2012
RELATED POSTS

RELATIONAL DATABASE MANAGEMENT SYSTEMS ( RDBMS )
A relational database management system (RDBMS) is a program that lets you ...

Data Base Management Systems ( DBMS )
DATA: collection of related information is called Data.Data Base : A data ...

FEATURES OF DATABASE MANAGEMENT SYSTEMS
Query Ability:A database query language and report writer allows the users ...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Thanks for your comments.
-Sameer