My task is:
1. To generate schema of current database(DDL script) and write to file.
2. To take backup of all data of that reside in the all tables of current database and restore it whenever I requied.
I have already Exported automatic Schema using SchemaExport class that means my part(1) is done
I m looking for solution of part(2)
I go through your specified link also but i couldnt find desired content in that pdf for solution of part(2)
Tuesday, October 21, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment