L
Lisa Reber
Like S Jackson in DB Normalization post below, I combine
ignorance and lack of training. My main Contacts DB has -
count'em - 75 fields! They cover usual contact
information, plus work address/#, some payment records,
Y/N fields for "Do we send this guy this mailer?" and on
and on. I have recently added a payments table that shows
latest contribution, how much money is membership and how
much is support, etc. Many questions arise - here are my
top 2:
1 - Have linked the payments to contacts successfully, but
now have a problem with pulling out the most recent
renewal date (membership date + 365). A member has many
payments, thus many renewal dates, and my reminder notice
works off a query prompting for a range of renewal dates.
As I re-read this, it sounds like it should work, but
doesn't.
2 - should I just start over?
Thanks all! -Lisa
ignorance and lack of training. My main Contacts DB has -
count'em - 75 fields! They cover usual contact
information, plus work address/#, some payment records,
Y/N fields for "Do we send this guy this mailer?" and on
and on. I have recently added a payments table that shows
latest contribution, how much money is membership and how
much is support, etc. Many questions arise - here are my
top 2:
1 - Have linked the payments to contacts successfully, but
now have a problem with pulling out the most recent
renewal date (membership date + 365). A member has many
payments, thus many renewal dates, and my reminder notice
works off a query prompting for a range of renewal dates.
As I re-read this, it sounds like it should work, but
doesn't.
2 - should I just start over?
Thanks all! -Lisa