To modify a file on a database management software, open up your file explorer on computer (I.E. Windows Explorer) then go to the place where you saved the file. Go to the search bar and search the title of the file. Open it and then modify as you wish.
laleo
database is collection of table...i.e it is collection of record or data.it is more useful than file management system....
"http://wiki.answers.com/Q/What_is_the_difference_between_a_file_manager_and_a_database-management_system"
A traditional file management system is one not held on an electronic database. This means files kept on paper by hand and stored usually alphabetically in filing cabinets.
The main file in the database which is the only copy of the important data in a database is MASTER FILE lalkesav@gmail.com
A database is a file. A database server is a computer that shares that file over a network.
database management is the organized data , today typically in digital form......
BGL file normally used as a dictionary database file. Which helps to the dictionary software to add more lexical database.
what are the advantages of database management approach to the file processing approach Give examples to illustrate your answer
laleo
Database Management Systems, or DBMS, are software applications specially designed to interact with the user and other applications, as well as the database itself, to analyze data. All files in a software have file name extensions to identify their file types. For memory files .mem is the file name extension.
False
database is collection of table...i.e it is collection of record or data.it is more useful than file management system....
file management
ankesh singh
DBMS is the software you use to manage the database, and content is the information in the tables of the database. It is like the management of a warehouse and the content in the warehouse. Here is more of an explanation: * A database management system (DBMS) manages the data that is contained in it. The DBMS takes care of organizing and storing the data so that the user need not wory about the mechanics of storage and access. * DBMS stands for DataBase Management System. It's the software that manages the database. The database contents is the actual data. For example, if you store name and addresses in MS Access, the MS Access and file structures would be the DBMS and the actual names and addresses would be the data. In the corporate world, there is software available which is described as DBMS.
Briefly, file processing is the act of creating, storing, managing and readingfiles containing data on your computer. File processing allows you to create a new file, for example, a written document, a picture or a poster. In order to create a new file, you must put data into a blank file and save it. File processing allows you to open files that you have already created and stored on your computer, in order to read through them. However, file processing usually does not allow you to edit content within the files, as thefiles are opened on a read only basis.On the other hand, database management is a piece of software which allows you to create and maintain a collection of digital data on your computer, otherwise known as a database. Database management software is commonly used in large scale businesses and organizations, where thedatabase administrators are granted a large degree of control over thecreation and management of data within a database.Database management is superior to file processing for a number of reasons:• It allows a number of users to access the same pieces of data at the same time - for example, three people on different computers can access thesame word file simultaneously through database management• It allows files to be edited and changed while file processing does not - for example, you may be unable to make amendments to a spreadsheet using file processing• It allows certain people or users of the database, called administrators, to have more control than other users, whereas in file processing, all users have the same amount of control