On Fri, Aug 8, 2014 at 11:32 AM, Paul <paulsteyn1@afrihost.co.za>
wrote:
Hi Joel,
On Fri, 8 Aug 2014 10:53:12 -0700
Joel Madero <jmadero.dev@gmail.com> wrote:
So my thought was to have three tables -
*Table - BooksRead*
Author
Book
SeriesName (can allow Null because most books are not in a series)
Pages
*Table - Series*
SeriesName (not unique per row)
BookName (This + SeriesName would be unique)
Read (binary true/false auto set dependeing on if the book is in
BooksRead or not)
This just duplicates information in the BooksRead table, not a good
idea
Not really seeing duplicated info here. I was thinking that I'd enter
most of my data in the BooksRead table - when I enter it would have a
binary "is this book in a series" - if I push yes then it would pop
up a dialog for me to enter the series info if it's not already in
the series table and possibly ask "do you want to enter all books in
this series now?" so then it would populate the series table after I
enter the single book in "BooksRead"
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.