Sooo I hope that someone is still reading this thread. I have gone through several forums looking for a solution to a similar problem, and many unsuccessful attempts to solve it, but none have explained why I was having this problem or how to fix it. I realize now my own database is probably not set up correctly, not surprising since I made it by basically applying the same structure I used in Excel to what I'm trying to do in Access.
The extent of my experience with Access is from way back at the university, where we were guided in clicking this and that until we made a very simple database. I am facing a complicated problem. I need to set up a textbook ordering database for my uni bookstore. It needs to list major and minor courses for that academic year and semester, the textbooks in use for those courses, their publishers, and the instructors and assistants who will be using those textbooks. It needs to tell me how many copies of a title we already have in the bookstore (Student copies + Instructor copies - Bookstore copies) and the number of bookstore copies needs to decrease every time a student picks up their textbook. It needs to show the price for the textbooks we buy directly from their publishers, and the offers we get from suppliers when publishers use intermediaries (hence the how-do-I-compare-two-offers-and-display-cheapest FinalPrice). It needs to have a form where I will enter the academic year, year (I, II, etc.), semester and course and have the books details populated (title, author, etc.; how many copies we have, how many we'll need to purchase). It needs to deal with student packages which consist of common courses and three different minors which can be shared between different years (III and IV) or departments (CS, ECON, PS). It needs to generate an order for each publisher and selected supplier, a student packages report for each department and year, as well as for the admin.
How do I do all this with some very basic knowledge? How should the tables be organized? How many of them should I have? How are they connected? I would really appreciate some help with this.
The extent of my experience with Access is from way back at the university, where we were guided in clicking this and that until we made a very simple database. I am facing a complicated problem. I need to set up a textbook ordering database for my uni bookstore. It needs to list major and minor courses for that academic year and semester, the textbooks in use for those courses, their publishers, and the instructors and assistants who will be using those textbooks. It needs to tell me how many copies of a title we already have in the bookstore (Student copies + Instructor copies - Bookstore copies) and the number of bookstore copies needs to decrease every time a student picks up their textbook. It needs to show the price for the textbooks we buy directly from their publishers, and the offers we get from suppliers when publishers use intermediaries (hence the how-do-I-compare-two-offers-and-display-cheapest FinalPrice). It needs to have a form where I will enter the academic year, year (I, II, etc.), semester and course and have the books details populated (title, author, etc.; how many copies we have, how many we'll need to purchase). It needs to deal with student packages which consist of common courses and three different minors which can be shared between different years (III and IV) or departments (CS, ECON, PS). It needs to generate an order for each publisher and selected supplier, a student packages report for each department and year, as well as for the admin.
How do I do all this with some very basic knowledge? How should the tables be organized? How many of them should I have? How are they connected? I would really appreciate some help with this.