what is the need of the tables: deletedbiblio, deletedbiblioitems, deleteditems
what is the need of the tables: deletedbiblio,deletedbiblioitems,deleteditems in the koha database. Does it have anything to do with restoring deleted biblio items.If yes then please explain how to restore deleted values -- View this message in context: http://koha.1045719.n5.nabble.com/what-is-the-need-of-the-tables-deletedbibl... Sent from the Koha-devel mailing list archive at Nabble.com.
I use these tables on a regular basis for statistics. If you want to know how many items you cataloged in a year you want an accurate count - and if you had deleted things and those tables weren't there you wouldn't be able to get an accurate count. I also see these as a way for those with the right skills to be able to restore their data - there is no tool in Koha for this, but if you know MySQL you can do it. Nicole On Thu, Nov 24, 2011 at 12:35 AM, tanzeem <tanzeem.mb@gmail.com> wrote:
what is the need of the tables: deletedbiblio,deletedbiblioitems,deleteditems in the koha database. Does it have anything to do with restoring deleted biblio items.If yes then please explain how to restore deleted values
-- View this message in context: http://koha.1045719.n5.nabble.com/what-is-the-need-of-the-tables-deletedbibl... Sent from the Koha-devel mailing list archive at Nabble.com. _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
participants (2)
-
Nicole Engard -
tanzeem