for what purpose is the program used?

L

Larry Linson

Stefani said:
i need to know what purpose
is the program used

What program are you interested in? This newsgroup is about Microsoft Access
database software -- which is used to create databases to store, retrieve,
and manipulate data. Access is suitable for casual end-user operation (it
has a lot of Wizards and Builders to make life easy), for power users (using
the functionality directly), and for developers (who create database
applications for other users).

A database engine named "Jet" is installed, by default, with Access, but
Access can interoperate with other desktop databases' data and with server
databases. It is a superb tool for creating client applications that use
Microsoft SQL Server for the data storage, or, in fact, any other
ODBC-compliant server database.

For more information, browse around at http://office.microsoft.com.

But, if Microsoft Access is not what you were asking about, seek a newsgroup
that is about your software interests.

Larry Linson
Microsoft Access MVP
 
J

John Vinson

i need to know what purpose is the program used

Microsoft Access is a database program. It is used to store
information in "tables", and to search, sort, display and print that
information.

John W. Vinson[MVP]
 
Top