S
Stapes
Hi
I have a client who requested a database to deal with Bookings for his
holiday cottages. He also has a website which displays the prices &
availabilty of the cottages. At the moment, when he gets a booking, he
has to go manually amend his webpage to show that the cottage has now
been booked for the given period.
I created a form that looked exactly like his website. Then, on the
page that processes customers booking forms, as soon as he confirms
the booking, the availabilty property of the cottage is changed from
available to booked.
I kinda hoped I would be able to use this in place of his website, but
no, you can't make Data Access Pages from a Form. What a pain!
So, I compromised. Created a Data Access Page from a couple of queries
that does the trick, but nothing like as neat as my form. It only
displays one date at a time, instead of seeing the whole year at a
glance. Then, when you go to the Next date, the data dissapears and
you have to click on the Expand/Collapse control. There is a setting
to have it permanently expanded, but it won't let me do that either,
because it is the lowest level of grouping.
What a dissapointing pile of poo.
Stapes
I have a client who requested a database to deal with Bookings for his
holiday cottages. He also has a website which displays the prices &
availabilty of the cottages. At the moment, when he gets a booking, he
has to go manually amend his webpage to show that the cottage has now
been booked for the given period.
I created a form that looked exactly like his website. Then, on the
page that processes customers booking forms, as soon as he confirms
the booking, the availabilty property of the cottage is changed from
available to booked.
I kinda hoped I would be able to use this in place of his website, but
no, you can't make Data Access Pages from a Form. What a pain!
So, I compromised. Created a Data Access Page from a couple of queries
that does the trick, but nothing like as neat as my form. It only
displays one date at a time, instead of seeing the whole year at a
glance. Then, when you go to the Next date, the data dissapears and
you have to click on the Expand/Collapse control. There is a setting
to have it permanently expanded, but it won't let me do that either,
because it is the lowest level of grouping.
What a dissapointing pile of poo.
Stapes