multiple reservations
Posted: Fri Jul 02, 2021 5:31 pm
when I show the beach (using btnbmp) I go to look for reservations for each umbrella making a filter with the period requested by the user.

with a do while loop the procedure loads only the first record by assigning
but it is possible that a element has more reservations during the selected interval
how could i save in memory all the reservations i find for that element?
some idea ?

with a do while loop the procedure loads only the first record by assigning
but it is possible that a element has more reservations during the selected interval
how could i save in memory all the reservations i find for that element?
some idea ?