Hoi,
Well, this is my 1st EVER database and whatever I've learnt is either from here or 'on-the-way'..
It's a Libr4ry Database for a college assignment.
Basically, I'm a DBA and also an employee at the library.
Nurseries come to us/me to hire books for their students/children/whatever.
In my DB you can
Add Authors (of books)
Add Books
Add copies of books
Add Nurseries
Delete authors
delete books
delete nurseries
Loan books
Reserve books
Return books
view all authors report
view all books
view all nurseries
view current loans
view current reservations
I've attached my DB, have a little play around say what you think about it..
I know at the moment there are a few issues:
I'll probably find loads more thing wrong with it..
But, if you could..just gimme your feedback and what COULD be improved.. and what's sh-t and what's not etc.
Database password is my username.
Cheers for all the help with it guys/guyesses!


EDIT: if problems opening .zip, rename it too whatever.rar.
Well, this is my 1st EVER database and whatever I've learnt is either from here or 'on-the-way'..
It's a Libr4ry Database for a college assignment.
Basically, I'm a DBA and also an employee at the library.
Nurseries come to us/me to hire books for their students/children/whatever.
In my DB you can
Add Authors (of books)
Add Books
Add copies of books
Add Nurseries
Delete authors
delete books
delete nurseries
Loan books
Reserve books
Return books
view all authors report
view all books
view all nurseries
view current loans
view current reservations
I've attached my DB, have a little play around say what you think about it..
I know at the moment there are a few issues:
- Adding a copy of a book is annoying because you have to add the book first and then go into an other form and add it as many times as you have it.
- On Loan report you can't see whether or not the book has been returned
- Authors_ID are stupidly HIGH and i have no idea why? Autonumber 1,2,3-100? No! 1,2,3,4120032,4120033,4120034 etc!
- Books can be loaned MANY times
- Reservations can be made MANY times with the same book
- Can't view the stock level on a book (haven't done this yet)
- RETURN table doesn't show necessary data such as names of book and nursery just their ID's which can cause confusion
- RETURN table 'returned?' combo box shows 0/1 instead of Yes/No although Yes/No are in the drop down box it'sself..
- LOAN Table 'date due back' textbox shows '#error' when there isn't a date entered in the Loan date textbox..
I'll probably find loads more thing wrong with it..
But, if you could..just gimme your feedback and what COULD be improved.. and what's sh-t and what's not etc.
Database password is my username.
Cheers for all the help with it guys/guyesses!


EDIT: if problems opening .zip, rename it too whatever.rar.