Database Demo
Post date: Mar 9, 2010 1:31:12 AM
{
Coder: Si
Compiled: Delphi 2007
Website: www.delphibasics.co.nr
}
This application is designed to familiarise you with the code necessary to create a database in delphi. The TRecord type is used and procedures such as: Next Record; Previous Record; New Record; Save Record; Save to File are written with comments.
For a more complete database, see this A* grade A-Level coursework, also written by Si:
Delphi Basics Game Database - AQA Computing CPT6 Module - Delphi Source Code
Only delphi source code is contained within the archive.