MS Access is a database program that allow users to create a database that can capture a sale record, update address book, track inventory, etc.
MS Access is available on all PCs in DECS labs.
To start Microsoft Access click 'Start', 'Programs', 'Microsoft Office', and 'Microsoft Office Access'. The program will open to its default view.
To create a new Access file, go to 'File', 'New', which will bring up a New File menu on the right hand side. From here you can select what type of Access file you would like to create.


You can choose 'Blank database' which will bring up the 'File New Database' dialogue and prompt you for a location to save the file. After the file is saved you will be able to create your database with the preceeding dialogue boxes and Microsoft Access features. The rest of the choices are similar to 'Blank Database'. You can create a data access page, a project using existing data, a project using new data, or work on an existing file.
One feature to note in Microsoft Access 2003 is the Convert Database Utility. This allows you to convert your database to previous versions of Access for somone who is not working in the same version you are. Be aware however, some features of your database may be removed when you are converting the database to a previous version of Access. This utility can be found under 'Tools', 'Database Utilities'.

Another feature in Access 2003 are the steps you can take to secure your database. The security options are seen below.

The first security option is to password protect your database. This should be common practice after creating a new database. The next four options, 'Workgroup Administrator', through 'User Level Security Wizard' combine to allow you to create workgroups and add users and groups with permission defined by you. Creating these users and groups enhances security when users are given only the permission they need.
The last security option is 'Encode/Decode Database'. Encoding your database compacts your database and somewhat prevents it from being read by word processors. Encoding is useful when you trasnfer your database file(s) electronically, or when your store it on an external device.
To encode or decode a database, you must be either the owner. When security is being used, the owner is the user account that has control over a database or database object. By default, the user account that created a database or database object is the owner of the database or, if the database employs security measures, a member of the Admins group. (The Admins group is the system administrator's group account, which retains full permissions on all databases used by a workgroup. The Setup program automatically adds the default Admin user account to the Admins group.) of the workgroup information file (the workgroup information file is a file that Access reads at startup that contains information about the users in a workgroup. This information includes users' account names, their passwords, and the groups of which they are members.) that contains the accounts used to help protect the database. You must also be able to open the database in exclusive (exclusive mode is a type of access to data in a database that is shared over a network. When you open a database in exclusive mode, you prevent others from opening the database.) mode, which means you must have Open/Run and Open Exclusive permissions (permissionsa are a set of attributes that specifies what kind of access a user has to data or objects in a database.).