Access Database Design and Programming by Steven Roman Here are the changes that were made in the 1/98 reprint: {6}: changed the equation on line 3 to read: (16,000,000 - 10,000) * 50 = 799 million characters plus, in the next para., changed "megabytes" to "gigabytes" {9}: last line: changed "related" to "persistent" {29}: item #5, line 1: changed "OK button" to "Create button" {66}: line between tables, and next-to-last line on page: changed the greater-than-or-equal-to sign to a regular greater-than sign (70): table 2: made column S.A3 white and column S.A4 shaded {76}: column B3: made the upper-case "I"s into "i"s {81}: changed: (sel S.A2 = T.A2, S.A4 = T.A4(SxT)) to: (sel S.A1 = T.A1(SxT)) {104}: next-to-last line on page: removed ";" and added it to the end of the last line; also, changed the first line of that code example to read: SELECT PUBLISHERS.PubName, MIN(Price) AS [Minimum Price] (107): line 2: changed "form" to "from" (110): middle para.: deleted extra "than one" (125): para. 2 line 4: changed "below" to "above" (128): last line: changed "Holliday" to "Holiday" (147): 1st line of text: changed "is the just" to "is just the" [147]: figure 9-5 is new. [149]: figure 9-7 is also new. (161): 4th line from bottom: changed "use to this" to "use this" (176): last line: fixed the weird font problem