On Sun, Nov 15, 2009 at 3:45 PM, undisclosed user
<lovetodrinkpepsi@gmail.com> wrote:
> Backing up data by user is required for my solution. A lot of times, users
> screw up and they want to rollback to a previous state.
In that case, being able to revert the state of an application should
be part of the application (and database) design and not rely on
database: history tables, etc...
--
Peter Hunsberger