This Tutorial
- Using SQL to create a Microsoft Access database
- Using SQL to access Microsoft Access databases
- Using SQL to describe Microsoft Access database tables

Related Pages
Microsoft Access Workgroup tutorial
Microsoft Access Database Splitter tutorial
Microsoft Access Build Your Own Database manual
- SQL tutorial for MySQL
- SQL tutorial for SQL Server
SQL database comparisons
- Comparison of the commands and operators used in WHERE clauses in Oracle, Microsoft Access, MySQL and SQL Server, and how to limit the number of rows returned
- Comparison of useful functions in Oracle, MySQL, Microsoft Access and SQL Server

Structured Query Language (SQL) tutorial

Using SQL to Create a Microsoft Access Database

We'll create a database called bus that contains details of bookings for our company XYZ Transport. The details we plan to store include customer names, dates and times, buses, destinations, customer and drivers' addresses, phone numbers etc.

  • Select Start > Microsoft Office Access.  An empty window will appear.
  • Select Create a new file from the task pane on the right side of the screen.
  • Select Blank database.
  • Navigate to your class working folder. 
  • Name the database bus.mdb
  • Click Create.  The new database will then open. 

There are several distinct steps to using most production databases.  Access tends to handle some of these automatically.  For the moment, to illustrate these steps,

  • Close your new database. 

You can review all your databases using the Windows file system to display directory structures using My Documents, My Computer or Windows Explorer. Access does not use command line systems similar to those used by other databases.


  • Home
  • |
  • Sitemap
  • |
  • Databases
  • |
  • Web development
  • |
  • Delphi development
  • |
  • Image manipulation
  • |
  • KaSaB
  • |
  • Contact