Access Database Design and Programming by Steven Roman Here are the changes that were made in the 4/99 reprint: {6} In the first sentence after the equation, changed "160 gigabytes" to "1.6 gigabytes" (7) In the second para under Deletion Anomalies, the sentence used to read: Such a database is called... It now reads: Because a table describes a "relation", such a database is called... {193} The following two lines of Example 10-7 were modified so that they appear as follows: MsgBox qdf.RecordsAffected & _ " records affected by this query. Transaction cancelled." (205) At the second bullet point, inserted the word "valid" between "there is no" AND "current record". So it now reads "there is no valid current record" (230) In line 2, inserted the words "are sufficient to" after the words "rows of a table that"