loveforfire33
New member
- Local time
- Today, 04:15
- Joined
- Mar 19, 2009
- Messages
- 6
hi,
i have a library system i am developing and need to perform the following action. i belive i have posted this in the right section - but apologies if not!
i basically have the current loans as part as part of a books table - with the loan being recorded in the row of an actual book.
when the book is returned i would like to move the information stored (issue date, loan date, borrower id) to be moved into a second table called loan history where the data can be stored for analysis with reports etc. and then the current loan information stored in the books table to be cleared.
any ideas at all? im really stuck and would be most gratefull for any help!
thanks
scott
i have a library system i am developing and need to perform the following action. i belive i have posted this in the right section - but apologies if not!
i basically have the current loans as part as part of a books table - with the loan being recorded in the row of an actual book.
when the book is returned i would like to move the information stored (issue date, loan date, borrower id) to be moved into a second table called loan history where the data can be stored for analysis with reports etc. and then the current loan information stored in the books table to be cleared.
any ideas at all? im really stuck and would be most gratefull for any help!
thanks
scott