Write the steps to create a blank database with name student in MS-Access 2010.
Answers
Answer:
Create a blank database
On the File tab, click New, and then click Blank Database. (next to the File Name box), browse to the new location, and then click OK. Click Create. Access creates the database with an empty table named Table1, and then opens Table1 in Datasheet view.
Answer:
To create a database with Access already running, follow these steps:
Click the File tab.
Choose New.Access displays a variety of database templates you can use.
create Access database Creating a database
Click an icon, such as Blank Database, or any database template. When you click a template, a window appears; you see a preview of your template.
Click in the File Name text box and type a descriptive name for your database.
If you click the folder icon that appears to the right of the File Name text box, you can open a dialog box that will let you define a specific drive and folder in which to store your database file.
Click the Create button to create your database file. Access displays a blank database.
define Access fields Start defining field names.
Click the Click to Add heading. Access displays a menu for defining what type of data that field can hold, such as text or numbers.
create database Access The Click to Add column heading displays a menu of different options.
Choose Long Text. Access displays a generic field name, such as Field 1.
Type a name for your field (such as First Name or Salary).
Press Enter.Access displays another Click to Add column; its menu lets you choose the type of data to store in the next field.
Choose Long Text or any other data type you want the field to hold.Access displays another generic field, such as Field1.
Type a name for your field, such as Last Name.
Repeat Steps 9 through 11 for each additional field you want to create.
When you have finished adding fields, press Esc on the keyboard