I've inherited a MySQL database export from a 3.1 version of Koha. I need to load this data into a locally hosted version of Koha. Is there going to be a good way to load that data into a 3.2 database? Or am I going to have to install a 3.1 version of Koha in order to load the data and then look to upgrade the software to a 3.2 version? What is the best way to address such a situation? Also, might there be database changes made for minor revisions? Would I need to get the exact version of Koha in order to load the 3.1 data or would the last available version of 3.1 be sufficient should I need to downgrade? Thanks, Tom -- ----------------------------------------------------------------------------- Thomas A. Hanstra Systems Administrator Hesburgh Libraries of Notre Dame Phone: (574)631-4686 213 Hesburgh Library Email: hanstra@nd.edu Notre Dame, IN 46556 Welcome back my friends, to the show that never ends. We're so glad you could attend. Come inside, come inside... ELP -----------------------------------------------------------------------------
On 16 February 2011 06:51, Tom Hanstra <tom@nd.edu> wrote:
I've inherited a MySQL database export from a 3.1 version of Koha. I need to load this data into a locally hosted version of Koha.
What exactly is the version number, there never was a 3.1.x release, so it must be a pre release of 3.2.0 (or come from one of the forks) Knowing which will allow us to answer your other questions Chris
While there might be a Kohatsu specific way to do imports....I just thought I'd chime in about a data mashup tool I found that makes it much easier to import/export, extract, or manipulate your data (convert full name by concatenating fname+khans, etc). Download a free copy of Apatar that can create connectors to multiple data sources (mysql, ms-SQL, oracle, excel, etc) and output to same as long as you have enough rights associated with the credentials. Brian Chee Sent from my iPad On Feb 15, 2011, at 7:51 AM, Tom Hanstra <tom@nd.edu> wrote:
I've inherited a MySQL database export from a 3.1 version of Koha. I need to load this data into a locally hosted version of Koha.
Is there going to be a good way to load that data into a 3.2 database? Or am I going to have to install a 3.1 version of Koha in order to load the data and then look to upgrade the software to a 3.2 version? What is the best way to address such a situation?
Also, might there be database changes made for minor revisions? Would I need to get the exact version of Koha in order to load the 3.1 data or would the last available version of 3.1 be sufficient should I need to downgrade?
Thanks, Tom
-- ----------------------------------------------------------------------------- Thomas A. Hanstra Systems Administrator Hesburgh Libraries of Notre Dame Phone: (574)631-4686 213 Hesburgh Library Email: hanstra@nd.edu Notre Dame, IN 46556
Welcome back my friends, to the show that never ends. We're so glad you could attend. Come inside, come inside... ELP -----------------------------------------------------------------------------
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
Brian Chee -
Chris Cormack -
Tom Hanstra