How to create Blank Database
In my last tutorial I explained about creating MS Access database. Today I will be explaining about creating Blank Database.
We create database to store information in it.The information is stored in form of Tables.In databases either be MS Access or it be MySQL , we always keep/ maintain data in a form of tables consisting of rows and columns.We name a Table and the columns as per our requirement and enter the data or the value in the rows.
Creating a Blank Database :
- — Start Microsoft Access
- – To start a new database, in the main section and under New Blank Database, click Blank Database
- – In the right section, set the File Name as per your requirement eg Studentdb.accdb . Note – We use the .accdb extension here.
- – Click Create to create the new database file
We can also use the samples available as they have the field names preset.
June 22nd, 2010 in
Database Tutorials

What a great resource!