Page Chapter 2. Writing a Module, Page 19
Fri, 06/22/2007 - 1:23pm — David Gillaspey
Location on the page:
1/3 and 1/2 way down
Error:
This appears twice in code block (once for mySQL version, once for pgsql version):
db_query("CREATE TABLE annotations (
Correction:
Users inputting their own code from the book should add brackets, as was previously reported by another poster. Authors should update the downloadable code.
Description of the Error:
As mentioned, another poster previously reported that the brackets were missing in the book.
I'm reporting that this error still exists in the downloadable code for the chapter. (I don't know about the code for the whole book; I only downloaded the code for Chapter 2.)
