Hi,
Is are any mysql query for updating the common password for all patrons. I tried with following mysql query. but didn't worked out. I think it should be in encrypted format. update borrowers set password='test123' where cardnumber='1001'; Regards, Dixson -- Best Regards, Dixson Rodrigues Manager - Support & Service FocuzInfotech (A Division of focuz Innovation Pvt Ltd) Ph: +91 484 2535390 Mob:09249500540 Save Paper - Do you really need to print this e-mail? _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

