   There are two versions of this demonstration.  
The one entitled ARTICLE.MDB is the original article described 
in the write-up. SQLBUILD is an enhanced version that includes 
a sql builder routine to avoid having to do your own sql statements 
for the save button.
   The data is contained in DATA.MDB.  Both ARTICLE and SQLBUILDER 
can find it as long as it's in the same directory they are in.
   They are written in Access 2.0.

Added note:
   There were a couple small changes necessary to make it run in Access 97.
So versions for that are also included.  They are named Article97 and SQLBUILD97.
