[Koha] (no subject)

Jeff Cave jeff.cave at sunergon.com
Fri Aug 1 04:22:19 NZST 2003


Noticed a typo in the sample data (book title):

INSERT INTO biblio VALUES (18,'Kenny, Kathryn','Trixie belden - they mystery of the missing millionaire',NULL,NULL,NULL,NULL,NULL,20020415130854,NULL);

should be?

INSERT INTO biblio VALUES (18,'Kenny, Kathryn','Trixie belden - the mystery of the missing millionaire',NULL,NULL,NULL,NULL,NULL,20020415130854,NULL);

Thats in the biblio table. The 18th item. Title has "they mystery" which looks like it should be "the mystery".

If this is coming from someones live data they may want to fix that.


> -----Original Message-----
> From: Derek Dresser [mailto:Derek.Dresser at gouldacademy.org]
> Sent: Thursday, July 31, 2003 6:54 AM
> To: koha
> Subject: [Koha] (no subject)
> 
> 
> Hello,
> 
> I found that the sampledata distributed with koha-2.0.0pre2 
> has a problem.  
> The number of fields in the member table doesn't match the 
> data supplied.  A 
> friend of mine, Scott Ellis, took a few minutes and fixed the 
> sample data. 
> (thanks scott)
> 
> the fixed sample data can be found here.
> 
> http://network.gouldacademy.org/randomfiles/sampledata-1.2a.gz
> 
> HTH,
> Derek
> 
> -- 
> Derek Dresser
> http://network.gouldacademy.org/
> Gould Academy
> Bethel, ME 04217
> (207)824-7700
> 
> "Nothing endures but change"
>        --Heraclitus
> 
> 
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
> 
> 
> _______________________________________________
> Koha mailing list
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
> 



More information about the Koha mailing list