Qua Sar
03-30-2010, 07:38 PM
Hello,
I'm not sure exactly if this should go in html/css, php or mysql but I am making a mock-up of a library system website. it has customers who are able to check-out books, view the books they have checked out and make employee complaints (i assume there is more but not positive i don't have it in front of me) As well I have a employee login area and this is where they can add,remove,update,view customer complaints, view checked out books etc.
My professor (advisor) for the project wants me to add advanced database features (stored procedures, triggers, cursors) but I am unsure how they work (learning about them now) but more importantly what to use them for in a mock-up library system. Do you guys have any ideas? She honestly is not the most helpful with this project. She's all about database systems but does not speak good english so it is hard for me to learn from her as I do not understand what she says sometimes and her teaching skills in general are not the best for the way i learn,and also is is downplaying the html/php stuff and says i should make the cursors, triggers and stored procedures in both mysql and micrsofot sql server 2005 (which i am going to do i think) to show that I am familiar with two database systems. Yet, I want to use them on the mock-up website to show also I can use them practically... not just make them.
So, again, I am unsure what to use these for and thought I would ask here. I hope all this makes sense and if you have any questions please tell me. I know one thing that i will include overdue notifications by comparing dates in the databse.. i assume i could use a trigger for this it think once i learn how it works.
Thanks for the input and again, any questions please ask.
I'm not sure exactly if this should go in html/css, php or mysql but I am making a mock-up of a library system website. it has customers who are able to check-out books, view the books they have checked out and make employee complaints (i assume there is more but not positive i don't have it in front of me) As well I have a employee login area and this is where they can add,remove,update,view customer complaints, view checked out books etc.
My professor (advisor) for the project wants me to add advanced database features (stored procedures, triggers, cursors) but I am unsure how they work (learning about them now) but more importantly what to use them for in a mock-up library system. Do you guys have any ideas? She honestly is not the most helpful with this project. She's all about database systems but does not speak good english so it is hard for me to learn from her as I do not understand what she says sometimes and her teaching skills in general are not the best for the way i learn,and also is is downplaying the html/php stuff and says i should make the cursors, triggers and stored procedures in both mysql and micrsofot sql server 2005 (which i am going to do i think) to show that I am familiar with two database systems. Yet, I want to use them on the mock-up website to show also I can use them practically... not just make them.
So, again, I am unsure what to use these for and thought I would ask here. I hope all this makes sense and if you have any questions please tell me. I know one thing that i will include overdue notifications by comparing dates in the databse.. i assume i could use a trigger for this it think once i learn how it works.
Thanks for the input and again, any questions please ask.