Tracking Database Changes Using History Tables (Part 1)


Server Intellect Web Hosting Solutions


Tracking Database Changes Using History Tables (Part 1)

Author: Cipri Costa

A common problem in database based applications is tracking the changes of the data in the tables. I ran into this problem in multiple applications and I would like to share two of the solutions I found (the first one is presented in this post; the second will be presented in a latter post). I would like to hear your opinions and comments about the solution and its implications, but also about the format of the presentation – what it lacks; what needs to be done in order to create a design pattern; is this a design pattern, etc. ?










More Tutorials

Also See:

Review: Visual Studio Hacks
Make Charts in ASP.NET 2.0
Build a 5 minute ASP.NET "TODO" List with XmlEditGrid
Implementing an ASP.NET PreserveProperty Control
Debuging with "Stepping" and "Data Viewing" features in .NET
Inserting multiple records at once with the ASP.NET DataGrid control (Part Two)
Customizing the Data Modification Interface
Simple Master Detail Datagrid
Sorting a DropDownList by Value
Building a Web Site using Visual Studio 2005



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials