Re: Best design for edit tracking?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



well it depends on requirements. definetely you will need to store data
when row is edited/inserted

once you have this you could place different colors depeding on time
since they were last updated

other approach is ... hmmm... see e-mails - you should keep read rows
(and check if rows are changed since last read) per each users but this
will increase your database a lot. the pro for ths is that it is much
precise

Hope this helps
Galin Iliev[MCSD.NET]
www.galcho.com

.