Re: Revert Massive update
I don't know if there is some automatic way to do it, but if I was in your situation I will try to do the following:
1. The easiest thing is if you have a database backup (normally we have it daily) then you could take the old values from your backup and assign to your current database fields.
2. If you have no backup is possible that in tables that is named with "_audit" the old values keep stored (it works just for fields marked as auditable=true). Then you could write some code to recovery the values from this table and update your current records.
Maybe someone else has some other solution.
Rafael Queiroz Gonçalves
Advanced OMG UML Certified Professional
Sun Certified Enterprise Architect for the Java Platform
Sun Certified Programmer for the Java 2 Platform
IBM Certified Advanced Application Developer - Lotus Notes and Domino
IBM Certified Application Developer - IBM WebSphere Portlet Factory
Computer Science Mastering / UFSC - PPGCC
Bookmarks