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
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
--- Henri-Damien LAURENT <laurenthdl@alinto.com> wrote:
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
Ok, I tried it, got an errer: -su-2.05b# mysql -u user -p Koha < sampledata-1.2 Enter password: ERROR 1062 at line 16: Duplicate entry '1' for key 1 I unzipped the sampledata-1.2.gz file and ran that. Something else???? --k __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com
participants (2)
-
Henri-Damien LAURENT -
Karl Agee