Search found 159 matches: reservation

Return to advanced search

Re: ApplyParams Tdatabase

Hmm, well I didn't know because in the reservation database you sent me that field is named NUMPRE, and it is 18 digits long. The fieldname didn't sound like RESNO, RESID or similar, and I don't even know how big of a number is 18 digits long ...
by Silvio.Falconi
Thu Jul 15, 2021 9:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ApplyParams Tdatabase
Replies: 8
Views: 1275

Re: ApplyParams Tdatabase

... and look for the most appropriate for the client when I change the position I mean the type of the item, the number and the date range for the reservation. This could be automated. Just build a routine that looks for all free rooms for the customer's desired date range. Collect them all and ...
by James Bott
Thu Jul 15, 2021 5:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ApplyParams Tdatabase
Replies: 8
Views: 1275

Re: ApplyParams Tdatabase

Silvio, in fact you didn't understand anything about what I'm doing. Maybe not. I already have a reservation number "RR2454456667" inserted ok? Hmm, well I didn't know because in the reservation database you sent me that field is named NUMPRE, and it is 18 digits ...
by James Bott
Thu Jul 15, 2021 5:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ApplyParams Tdatabase
Replies: 8
Views: 1275

Re: ApplyParams Tdatabase

in fact you didn't understand anything about what I'm doing. I already have a reservation number "RR2454456667" inserted ok? From 08/07/2021 to 28/07/2021 Element type 01 ( umbrella) Number 0006 record number 6 Go to modification of this record. BECAUSE ...
by Silvio.Falconi
Thu Jul 15, 2021 5:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ApplyParams Tdatabase
Replies: 8
Views: 1275

Re: ApplyParams Tdatabase

... 2) Find any room available for a specific room type (or room ID), check_in, and check_out dates. -Three criteria 3) Find out if an existing room reservation can be lengthened and which way (add days for the front or back of the existing reservation). -Three criteria, room ID, length of extension ...
by James Bott
Thu Jul 15, 2021 12:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ApplyParams Tdatabase
Replies: 8
Views: 1275

ApplyParams Tdatabase

... and look for the most appropriate for the client when I change the position I mean the type of the item, the number and the date range for the reservation. https://i.postimg.cc/VNnWPh7d/ghj.png the procedure should search the archive if the element (type) with the selected dates ...
by Silvio.Falconi
Tue Jul 13, 2021 7:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ApplyParams Tdatabase
Replies: 8
Views: 1275

To Nageswarao: datepick control problems also on change

... seems that the search in the archive works only I still have that datepick problem (on change) at the beginning when I open the dialog to edit a reservation both in modification and in the first insertion, I go to add a first line in the array that I will use in the xbrowse https://i.postimg.cc/7hrqt2RX/first-row.png ...
by Silvio.Falconi
Fri Jul 09, 2021 10:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nageswarao: datepick control problems also on change
Replies: 0
Views: 291

Re: Error on search a record on dbf with tdatabase

Silvio,

Great.

Did you understand my explanation about how to handle shortening a reservation?
by James Bott
Thu Jul 08, 2021 7:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error on search a record on dbf with tdatabase
Replies: 18
Views: 1531

Re: Error on search a record on dbf with tdatabase

... small example I have from 08/07/2021 to 28/07/2021 1) we have already seen that if I increase by one day ie dlast = 29/07/2021 there is already a reservation so it tells me that it is busy. I understand that. You don't need to search for the entire new reservation. You only need to know if 29/07/2021 ...
by James Bott
Thu Jul 08, 2021 4:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error on search a record on dbf with tdatabase
Replies: 18
Views: 1531

Re: Error on search a record on dbf with tdatabase

... But apparently you still do not understand what I am saying. if I change the date and insert from 08/07/2021 to 27/07/2021 I am going to modify a reservation only for one day. when I check if there is already a reservation for that period it tells me that it already exists but why does it tell ...
by Silvio.Falconi
Wed Jul 07, 2021 10:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error on search a record on dbf with tdatabase
Replies: 18
Views: 1531

Re: Error on search a record on dbf with tdatabase

... But apparently you still do not understand what I am saying. if I change the date and insert from 08/07/2021 to 27/07/2021 I am going to modify a reservation only for one day. when I check if there is already a reservation for that period it tells me that it already exists but why does it tell ...
by James Bott
Wed Jul 07, 2021 8:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error on search a record on dbf with tdatabase
Replies: 18
Views: 1531

Re: Error on search a record on dbf with tdatabase

Silvio, there is already a reservation in the archive Room_ID 6 TYpE 01 from 07/29/2021 to 07/29/2021 if I go to do a search and I am in modification it tells me that it is busy because it finds that reservation of the day 29/07 ok if ...
by Silvio.Falconi
Wed Jul 07, 2021 5:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error on search a record on dbf with tdatabase
Replies: 18
Views: 1531

Re: Error on search a record on dbf with tdatabase

Silvio, there is already a reservation in the archive Room_ID 6 TYpE 01 from 07/29/2021 to 07/29/2021 if I go to do a search and I am in modification it tells me that it is busy because it finds that reservation of the day 29/07 ok if ...
by James Bott
Wed Jul 07, 2021 3:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error on search a record on dbf with tdatabase
Replies: 18
Views: 1531

Re: Error on search a record on dbf with tdatabase

... ? I not have oReserva opened I Open a copy of reserva on that function and then close it Only when I show the beach planning I check if there are reservations on reserva.dbf but then I close it that is I not have reserva.dbf opened, I 'm trying to not have the databse opened but open the dbf when ...
by Silvio.Falconi
Wed Jul 07, 2021 7:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error on search a record on dbf with tdatabase
Replies: 18
Views: 1531

Re: Error on search a record on dbf with tdatabase

... strsso room_id could have many bookings with different periods, and excluding the room_id you would risk making a mes if, for example, I have two reservations of the same number, one from 08/07/2021 to 28/07/2021 and the other reservation from 29/07/2021 to 29/07/2021 and I exclude the room_id ...
by Silvio.Falconi
Wed Jul 07, 2021 6:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error on search a record on dbf with tdatabase
Replies: 18
Views: 1531
PreviousNext

Return to advanced search