Re: [Koha-devel] Biblio table

2010-04-07 Thread Bob Birchall @ Calyx
devel@lists.koha.org Subject: Re: [Koha-devel] Biblio table Hello all Thanks Bob for a good explanation, although we really weren't thinking about films when we developed the schema of biblio, groups (or biblioitems) and items. We originally designed Koha this way to deal with what I thought

Re: [Koha-devel] Biblio table

2010-04-06 Thread Rosalie Blake
> > > > > -- > > *From:* koha-devel-boun...@lists.koha.org [mailto: > koha-devel-boun...@lists.koha.org] *On Behalf Of *Musab Alghzawi > *Sent:* Monday, 22 March 2010 9:10 PM > *To:* koha-devel@lists.koha.org > *Subject:* [Koha-devel] Bibli

Re: [Koha-devel] Biblio table

2010-04-05 Thread Bob Birchall @ Calyx
m: koha-devel-boun...@lists.koha.org [mailto:koha-devel-boun...@lists.koha.org] On Behalf Of Musab Alghzawi Sent: Monday, 22 March 2010 9:10 PM To: koha-devel@lists.koha.org Subject: [Koha-devel] Biblio table Hello all, one more question, I'm trying to understand the purpose of the follwoing

[Koha-devel] Biblio table

2010-04-05 Thread Musab Alghzawi
Hello all, one more question, I'm trying to understand the purpose of the follwoing tables and how they comunicate : 1. Biblio 2. BiblioItems 3. Items It's confusing, because first I though BiblioItems table is for books only, but when i added a CD/DVD item it was entered in the BiblioItems. b