<div dir="ltr">On Wed, Sep 17, 2008 at 11:47 PM, Carmel Young <span dir="ltr">&lt;<a href="mailto:carmel.malawi@gmail.com">carmel.malawi@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr"><div>PRoblem:&nbsp; transferring data from a Windows platform to a linux platform;</div>
<div>&nbsp;</div>
<div>At present we are using a Windows platform with Koha <a href="http://2.2.9." target="_blank">2.2.9.</a>&nbsp; wea re in the process of going to Linux so we can take advantage of Koha <a href="http://3.0.0." target="_blank">3.0.0.</a>&nbsp; Will we be able to trransfer data across the different platforms?<br>

Thanks </div>
<div>Carmel Young</div></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>Yes, you will. There is a tool called MySQL Query Browser that you can use to back up your 2.2.9 database. Then, here&#39;s what you have to do:<br><ol><li>Recreate the 2.2.9 database on the Linux system, using the backup file that you transferred like so: mysql -u root -p koha &lt; backup.sql (where koha is the name of your database and backup.sql is the backup file)</li>
<li>Install Koha 3.0.0 on the Linux system</li><li>Then follow this guide: <a href="http://wiki.koha">http://wiki.koha</a><em></em>.org/doku.php?id=22_to_30</li></ol><br>-- <br>Jesse Weaver<br>Software Developer, LibLime<br>

</div>