saving edited date

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Situation:
We have information that has been entered (that is reported against, but
have to allow for editing. We have to retain the original data as well as
report off of the new (edited) data....

How?

Thanks
DLemarr
 
DLemarr,

Well, it sounds like you will need to keep all the data you need. The
details of the best approach to this will depend on the specifics, which
I don't of course have access to. Possibley you will need more than one
record in the table concerned for each of the entities whatever they
are... Maybe you will have one record for the initial set of data, and
another record for each time the data is modified, maybe with a
ModifiedDate field.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top