Click on any hyperlink above to delete the corresponding record in the database.
This is the number two in our set of 3 database editing samples. If you have
any questions about this sample, please check out the first in the series
here as it is the most heavily commented. Both this and part
three assume you've already checked out the first script since much of the code
is similar between the three.
Please note that just like part 1, there are some behind the scenes steps
being taken to keep this database reasonably small, yet not empty! So, if you
see entries disappear, appear, or change, it is most likely due to the
maintenance parts of the scripts. Please note that it is also likely that
others may be viewing either this sample or one of the other two at the same
time you are viewing this one. This also will cause changes to the database
resulting in records you may not be expecting! Wait till you have to address
these issues in real life!
This sample is running off of our SQL Server, but a copy of the database in
Access format is available for download here.