Cusom database
In this article we describe how to prepare a new custom database in just a few minutes. We will take a new empty database and convert it into a database of countries. Preparing a new database will be divided into three steps:- creating a new database
- creating a user form to store some specific information
- adding categories which will group records into logical units
- name
- capital
- continent to which the country belongs
- language (the major one if there are more)
- continent to which a country belongs
- did we visit a country
Follow to the first step: creating database
