I am looking at data changes stored in a db. Sent from my iPod
On Mar 31, 2010, at 9:40 AM, William Attwood <[email protected]> wrote: > Justin-- > > Are you looking for data changes stored in a database, or are you > looking for code changes to parts of the system? > > -Will > > On Wed, Mar 31, 2010 at 7:51 AM, Justin Giboney <[email protected]> > wrote: > Is there a design pattern for handling updates to information? > > I am designing a application that needs to know when things changed > and who changed them. Is the best way to do this to create a > transaction table for each table in the database that records the new > update every time something changes > > Thanks, > > Justin Giboney > > Sent from my iPod > > _______________________________________________ > > UPHPU mailing list > [email protected] > http://uphpu.org/mailman/listinfo/uphpu > IRC: #uphpu on irc.freenode.net > > > > -- > Take care, > William Attwood > Idea Extraordinaire > [email protected] _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
