I am in my last class for a software developer degree and try as we might, my team cannopt figure this out.
We are making reservations for heavy equipment. We have a value that keeps the "rental status" and it can be :
Available
Reserved
Rented
Maitenance
The problem is, we can figure out how to make an advance reservation. We cannot make a reservation for a month from now but keep the equipment available until the time of the reservation.
I really don't need code, but rather a methodology on how to accomplish this.
We are using VB.net and DB2
Thanks,
Coop
rcooper@uark.edu
We are making reservations for heavy equipment. We have a value that keeps the "rental status" and it can be :
Available
Reserved
Rented
Maitenance
The problem is, we can figure out how to make an advance reservation. We cannot make a reservation for a month from now but keep the equipment available until the time of the reservation.
I really don't need code, but rather a methodology on how to accomplish this.
We are using VB.net and DB2
Thanks,
Coop
rcooper@uark.edu