Questions about the database
SchemaSpy doesn't mention information regarding the accounts. Could someone please tell me which table is being used for storing fines and I have another question, the data i imported went directly to the biblio table, should it not go to the items table as well? Please help me out with this. Thanks
* yash verma (yash.verma@st.niituniversity.in) wrote:
SchemaSpy doesn't mention information regarding the accounts. Could someone please tell me which table is being used for storing fines and I
http://schema.koha-community.org/tables/accountlines.html
have another question, the data i imported went directly to the biblio table, should it not go to the items table as well?
It will if you had items on your records, (952 in MARC21) Chris
Please help me out with this. Thanks
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zealand
First of all, thanks for replying so soon! When searching for a title, would you recommend me searching through the biblio table and if a patron wanted to extend the last date for returning the books, which table would I refer too? On Tue, Mar 29, 2016 at 7:34 AM, Chris Cormack <chrisc@catalyst.net.nz> wrote:
* yash verma (yash.verma@st.niituniversity.in) wrote:
SchemaSpy doesn't mention information regarding the accounts. Could someone please tell me which table is being used for storing fines and I
http://schema.koha-community.org/tables/accountlines.html
have another question, the data i imported went directly to the biblio table, should it not go to the items table as well?
It will if you had items on your records, (952 in MARC21)
Chris
Please help me out with this. Thanks
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zealand
On 29/03/16 13:16, yash verma wrote:
First of all, thanks for replying so soon! When searching for a title, would you recommend me searching through the biblio table No, use the Search feature of Koha. and if a patron wanted to extend the last date for returning the books, which table would I refer too? Use the circulation module.
Understanding the data base schema is a good thing but you should not make changes there - use Koha. Or have I misunderstood you? Bob Birchall Calyx
On Tue, Mar 29, 2016 at 7:34 AM, Chris Cormack <chrisc@catalyst.net.nz <mailto:chrisc@catalyst.net.nz>> wrote:
* yash verma (yash.verma@st.niituniversity.in <mailto:yash.verma@st.niituniversity.in>) wrote: > SchemaSpy doesn't mention information regarding the accounts. > Could someone please tell me which table is being used for storing fines and I
http://schema.koha-community.org/tables/accountlines.html
> have another question, the data i imported went directly to the biblio table, > should it not go to the items table as well?
It will if you had items on your records, (952 in MARC21)
Chris
participants (3)
-
Bob Birchall -
Chris Cormack -
yash verma