M
mcwhirt3
Hi,
I'm building a database for a grocery store. I have a database full
of deli meats and cheeses with their upc's, prices..etc. I need a way
of creating a report so that if i go into the database and change 5 of
the 500 item's prices, i can then run a report that prints only those
fives items, and none of the others who values did not change. I didn't
want to contemplate some kind of a cross-reference thing. It seems as
though I should be able to run a query against some "last modified"
metadata for each record. Any ideas? Thanks for any help.
I'm building a database for a grocery store. I have a database full
of deli meats and cheeses with their upc's, prices..etc. I need a way
of creating a report so that if i go into the database and change 5 of
the 500 item's prices, i can then run a report that prints only those
fives items, and none of the others who values did not change. I didn't
want to contemplate some kind of a cross-reference thing. It seems as
though I should be able to run a query against some "last modified"
metadata for each record. Any ideas? Thanks for any help.