Thanks Ken. However, I was looking at something I could control programmatically, e.g. through JDBC.
Is it possible to control a backup/audit for databases through JDBC? Thanks, Prashant. --- Ken Liu <[EMAIL PROTECTED]> wrote: > Database backup works like version. Increment backup > only backup the changes after your full backup. > > Ken > --- Prashant Pai <[EMAIL PROTECTED]> wrote: > > hi, > > > > For a new project we are starting off, I was > > wondering > > if there are off-the-shelf, preferably open-source > > products that would do the job. > > > > 1. User Management: Provide an API for user > > authorization, authentication etc. > > > > 2. Database versioning: In our application, we > have > > an > > extremely large database to which relatively minor > > changes would occur over time. So, lets say with > > start > > out with version 1.0 of the database, and then > some > > changes are committed to get to version 1.1. We > want > > to store the database at version 1.1, but also > just > > store the changes to get it back to 1.0. Almost, > > something like a CVS for databases. > > > > Thanks, > > Prashant. > > > > > > > > __________________________________ > > Do you Yahoo!? > > Plan great trips with Yahoo! Travel: Now over > 17,000 > > guides! > > http://travel.yahoo.com/p-travelguide > > > > _______________________________________________ > > Juglist mailing list > > [email protected] > > > http://trijug.org/mailman/listinfo/juglist_trijug.org > > > > _______________________________________________ > Juglist mailing list > [email protected] > http://trijug.org/mailman/listinfo/juglist_trijug.org > __________________________________ Do you Yahoo!? Plan great trips with Yahoo! Travel: Now over 17,000 guides! http://travel.yahoo.com/p-travelguide _______________________________________________ Juglist mailing list [email protected] http://trijug.org/mailman/listinfo/juglist_trijug.org
