What does Microsoft Access do?
By doncris
@doncris (637)
Romania
January 10, 2007 1:55pm CST
I've just discovered that I have the program installed in my Microsoft Office bundle of joy. I have never used it. What does it do? What can I create with it?
6 responses
@nihalnihal (660)
• India
17 Jan 07
MS-Access is a DBMS(Database Management System). It can be used to create, alter, query,delete databases. MS-access uses tables which inturn contains tables(tables inturn contains records). The records are the real data. These tables are the place holders for your data. Tables are stored in a file with .mbd file extension. Ms-access can be integrated with other programing languages to act as a back-end(database) such as VisualBasic, Visual C++ etc. It is meant for small scale databases. Microsoft another database application for high end enterprise application known as MS-SQL server.
1 person likes this
@philipjones (214)
•
22 Jan 07
Microsoft Access is a Program made for creating databases that can be used with your own program or be used on the internet or even more, they can be used for storing information.
1 person likes this
@blindedfox (3315)
• Philippines
24 Jan 07
Microsoft Access is a database program. It lets you create and manage Access databases for use with other programming languages. =) It has its own tools to manage its databases. =)
@smrohitsm (231)
• India
1 Feb 07
MS Access is a Database Management System. Its a low key version use to store smaller amounts of data. u can fire all types of SQL queries, create tables, insert/delete/update data etc. Also used to develop various application in vb/java etc.







