Institute of Management & Information Technology
2iii.
Choose the table.iv.
Select the field by clicking(>>) Button.v.
Next, Next again and Finish.
Create table by entering data.
i.
Click on table.ii.
Double click on create table by entering data.iii.
Right click on field and choose rename.iv.
Type the field name.v.
Press Enter.vi.
Close the table.vii.
Click yes.viii.
Type the table name.
Field:-
A single unite of information is called field.
Example:-
Name, Address, city, etc.
Record:-
The set of related data fields is called records.
Data type:-
Text:-
This data type accepts characters. If you will assign data type to any field, youwill be able to write max 255 characters in that field. Assign text data type or name,f/name and address types of fields. If default, its capacity is 50 characters. You canincrease that to 255 from field properties portion.
Number:-
This data types accepts numbers. You can choose any kind of number displayfrom field properties portion.
Date/Time:-
Assign this data type to fields which will store date and time. As you knowfrom pervious knowledge of excel, date and time are stored in special fashion like‘Thursday 30-sep-04’ or ‘10/30/04’ or ‘sep-30-04’. These formats could be chosen fromfield properties portion. Also time shares the same logic. Many type of time display couldbe set from field properties portion of table design view.
Memo:-
This data type also accepts characters. You can add as many as 65,535characters in this type of field.
Auto number:-
If you will assign AutoNumber data type to any field, it will not be underuser’s control. Ms Access will automatically assign values in this field. If will go from 1to infinite depends on records in a table. It is long integer by nature. Each time newrecord will go in the table, this field will increment by one.
Yes/No:-
This data type only accepts values in yes or no. on display, you will see a“check box” in table’s field. Either you can click in the check box for “right mark”, foryes and leave it empty for no value.
Currency:-
If you want to enter values in for currency calculations, assign data typecurrency to field. This type accepts values in dollars, cents, and pennies.
OLE/Object:-
(Object Link Embedded) This type of data type enables us to put picturesin field. You should assign this data type if you want to enter pictures, say of students, ina field of table.
Hyperlink:-
AS its name indicates, when assigned to any field, this data types requires towrite any text that will serve as hyperlink. You should also assign any file’s path to thattext so when clicked with left mouse button that file will open.
Lookup wizard:-
Use this option against any field which you want to be a “foreign key”.When assigned to any field, you will see another window which will ask you to choose atable and its field as foreign key.
Leave a Comment