<br><br><div class="gmail_quote">On Wed, Nov 12, 2008 at 10:10 AM, john smith <span dir="ltr">&lt;<a href="mailto:smith_me@live.com">smith_me@live.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
Hi to all<br><br>I had finished from install koha 3.0 on ubuntu 8<br>I need to convert data from koha 2.2.8 on windows to koha 3.0 on ubuntu when see folder sample 2.2.8 i get three things :<br>(.frm - .MYD - .MYI ) but in koha 3.0 mysql database is .frm<br>
please if any body have idea to load my data form koha 2.2.8 on windows to koha 3.0 on ubuntu<br><br>thanks<br><br>JOHN SMITH <br>Indiana-International Library<br>+242 648 5486<br>+242 5452 36 65482<br><br><hr>Explore the seven wonders of the world <a href="http://search.msn.com/results.aspx?q=7+wonders+world&amp;mkt=en-US&amp;form=QBRE" target="_blank">Learn more!</a></div>

<br>_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
<br></blockquote></div><br>Hello there! There should be a way to dump your database (likely through MySQL Query Browser on windows, or something similar), then, on ubuntu, you can load it with the following command, after you copy over the result of that dump:<br>
<br>mysql -u [your mysql user name] -p [your koha database] &lt; [backup file]<br clear="all"><br>-- <br>Jesse Weaver<br>Software Developer, LibLime<br>