On Jan 23, 2011, at 00:21, Ryan Schmidt wrote: > Actually, perhaps you want to have a table "books" as above, then a table > "chapters" with columns "id" (the chapter id), "order" (the order of this > chapter in the book; what you were calling "chapternumber"), and maybe "name" > (the chapter name or title)
Of course here I forgot to add column "book_id". -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
