2011/8/5 Hartman, David W. - GBTS Library <[email protected]>:
> I made a mistake on a recent import of patrons that affected hundreds of
> records .. It looks like recently added patrons cannot be deleted .. So ..
> Can I delete the entire contents of the data file and start over with csv
> import.  How can this be done?
>

Do you have access to the database?

And do I read right you want to deleted all patrons?

If so,
delete from borrowers;

Will get rid of all of them, I would back up first :)

Chris
_______________________________________________
Koha-devel mailing list
[email protected]
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/

Reply via email to