Recurring DB-payments

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Duane, I'm still modifing your Recurring DB so I can use it. (I hightly
recommend it to anyone!) I have added a payment portion as per your
instructions a while back. I have a separate payments table with the ID
number stored in a field in the Revervations table. Can I have more than one
payment for the same reservation? Some pay only portions or by cash and
check. This is only for management tracking purposes only.

I'm almost done! Just need to import old records and do some sort of
checking for duplicate bookings.

Thanks for all your help.
 
I don't recall your table structures. You should be able to track multiple
payments per reservation. I would not go the route of having multiple
payment fields in the same record.
 
Back
Top