D
David Carwile
I have a question on how I should design part of my database in order
to keep statistics of changes over time. It is a way of showing the
performance of the database. I have a table which accepts records
that autonumber. I want to have it set up so in some way the database
will automatically track how many records are in the database on a
date, and I want to display this data in a chart. I'd like to make it
more complicated later, but I really just need help getting it
started. If you know what I'm tryin to accomplish, just send me a
brief outline of how I should do it. Thanks for any assistance.
to keep statistics of changes over time. It is a way of showing the
performance of the database. I have a table which accepts records
that autonumber. I want to have it set up so in some way the database
will automatically track how many records are in the database on a
date, and I want to display this data in a chart. I'd like to make it
more complicated later, but I really just need help getting it
started. If you know what I'm tryin to accomplish, just send me a
brief outline of how I should do it. Thanks for any assistance.