Access Proc
Access Proc
Access
In Flat-file Database
Field
A single item of data like a forename or date of
birth
Record
Collection of fields, for example all the information
about one person or one item
File
Organized collection of records, usually where all
organized so that they can be stored together
MS Access
• Relational database engine from Microsoft
• Still using the ff:
–Field
–Record
–File
–Different Data Types
• Used for both small and large database
deployments
Create a filename and decide
where to save your file.
Click create when done.
To import look for Text File icon.
Look for the file.
Open the file.
Make sure to choose the first button
then click OK.
Choose Delimited.
Choose Comma and First Row…
You should be able to see the table.
Drop down the Field Name to
see options.
To go to Design View, right click
on the table’s tab.
The Data Types can be changed
by clicking the drop down icon.
To set the Primary Key, right click
on the Field Name.
Primary key -a special relational database table
column designated to uniquely identify all table
records.
To change Primary Key:
Right click on the cell then click
“Primary Key”.
Primary key -a special relational database table column
designated to uniquely identify all table records.
To change
Data Type: