Can’t tell your first normal form from your third? Untangle basic database jargon with this easy-to-understand dictionary of terms.
What’s a database? If you think of word processors as… well… processors of words, and spreadsheets as number processors, then you can think of databases as processors of unstructured information, aka “data”. Feed a database data in any sort of guise – as numbers, text, dates, images, web links – and it will digest all [...]
This tutorial guides you through building a simple, single-file database. In a single-file database, also known as a flat-file database, you put all your information into a single table. This is the simplest form of database to create, but it has some serious limitations and disadvantages. The most important of these limitations are that single-table [...]
It’s staggering how many shareware and commercial database applications have appalling data entry screens. Many developers seem to think that well-oiled inner workings are all that’s needed to sell an application, when any user knows that, when you get down to it, the interface is the app. When you’re designing a database application, you’re taking [...]
In the previous tutorial I discussed some guidelines for creating data entry screens that are easy to use. In this tutorial, we’ll put those guidelines into action by refining the membership database we introduced in part two of this series. I’ll step through the process in Microsoft Access 2000 and Microsoft Access 2010. If you’re [...]
I’ve put the Kindle and the Sony Reader aside for a day to finish writing my latest comparative review of database software for Australian PC User magazine. I’ve been writing such reviews since the early 1980s, when dBASE was top dog in the database stakes. It was a seriously buggy program, but in the very [...]

