21 Feb
2005
21 Feb
'05
7:29 p.m.
Karl Agee a écrit :
Ok, now that I got into the thing...
How do I add the sample data???? I tried unzipping the sampledata file and using the "breeding farm" tool but it didnt work....
__________________________________ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250 _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
mysql -u <user> -p Koha < koha.sql Use -p Only if you have set a password for <user> where koha.sql contains the sample data. Have fun... -- Henri-Damien LAURENT