<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><title></title><head><meta http-equiv="Content-type" content="text/html; charset=UTF-8" /><style type="text/css"> html, body {overflow-x: hidden; } html { width:100%; height:100%;margin:0px; padding:0px; overflow-y: auto; overflow-x: hidden; }body { font-size: 100.01%; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; background-color:transparent; overflow:show; background-image:none; margin:0px; padding:5px; }p { margin:0px; padding:0px; } body { font-size: 12px; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; } p { margin: 0; padding: 0; } blockquote { padding-left: 5px; margin-left: 5px; margin-bottom: 0px; margin-top: 0px; } blockquote.quote { border-left: 1px solid #CCC; padding-left: 5px; margin-left: 5px; } .misspelled { background: transparent url(//images.gmx.net/images/outsource/application/mailclient/com/us/resource_1.33.8.2/mailclient/widgets/basic/parts/maileditor/spellchecking_underline.gif) repeat-x scroll center bottom; } .correct {} .unknown {} .ignored {}</style></head><body id="bodyElement" style="">
<font size="2">I have been given the task of migrating a SydneyPlus library database into a fresh koha install. Unfortunately this proprietary vendor doesn't make a smooth transitioning tool available so I'm wondering what the best way to go about this would be. I'm not very versed in Mysql and so far my only two clear ideas involve using a script to crawl the web pages of the current database to gather the information or to export the Mysql database table by table. I really don't know if either of those two things are viable and someone mentioned that I might be able to automatically generate the information from other libraries using a Z39.50 client but I'm not sure about that either. The library has eight thousand books. I appreciate any insight you guys can give me on this.<br></font></body></html>