I seem to have problem creating a booking system in ms access. It does detect the booking date, start time and end time. but it does not detecting the facilities booked. can please someone help me? really needed help
Booking Clashes are not detecting the facilities booked
Collapse
X
-
Awie,
Welcome to Bytes. You'll find lots of people here willing and able to help, but you're going to have to do your part. You need to pose a question that can be answered. This vague problem you've mentioned, without any context or specifics about the nature of the program code, methods or objects used gives the experts here nothing at all to work with.
"Detecting facilities booked" has no meaning to anyone here. Please put your problem in terms of database design and programming issues and we'll try to help you.
Jim -
jimatqsi, im sorry. i'm still new here. forgive. i am creating a database system for my final project in college. my database system is about sport booking system. the problem now, in order to prevent clashes in booking, i code down some coding to detect if the specific record has the same data entry entered in the previous record. such as the start time booked, end time booked and the date booked. if i enter the same date and same time, it wont saved the record. because it detects clashes. but if i choose another facilities, with the same date and time, it should be saved to the record but somehow i can't managed to that.Comment
-
Awie, As Jim has already explained, we cannot help with such a vague description of your problem. Your desperation doesn't help us at all. It merely leaves us frustrated that instead of getting down to explaining what your problem is in technical terms, you simply repeat how desperate you are.
We have a team of experts here who have shown on numerous occasions that they are willing to help when given a sensible question to work with. Effort expended in producing a sensible question is never wasted. Regretting the lack of a response is futile. The only one holding up the process is yourself.Comment
-
As a self-proclaimed student, you should be aware that we have rules against simply doing the work for you. You should also be thinking very seriously about getting some basic background knowledge in the subject first. What there is of your question so far indicates a lack of that basic understanding.
My first suggestion would be to look at the following and see where you can get with some of the very basics :
Understanding of both issues is important for your task, I expect.Comment
Comment