Connecting Tech Pros Worldwide Help | Site Map

design problem

  #1  
Old November 14th, 2006, 07:05 AM
swingingming
Guest
 
Posts: n/a
Hi, I wrote a Access program for my friend. I used a payment table to
track which customers paid. And there is a paymentID. I link this to
orderID. One can make several payments to one order until it's 0.
Now, some of his big customers have credit. They can put orders, then
at the end of each month, they make a big payment for several orders.
They want a form to handle this. On the top part, there is the amount,
and on the sub-form, list all the orders made by this customer, with a
check box to fill up the payment and reduce the total amount on the
main form.
How should I do this? Can I use my current data structure or should I
make some more tables?
Thank you for your help.
Regards, Ming

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Design problem with List containing class inheritance koren99 answers 0 May 29th, 2008 07:13 AM
Design problem in C++ dragoncoder answers 6 April 4th, 2007 07:05 PM
class design problem & databinding Kalpesh answers 2 February 2nd, 2006 01:15 PM
tightly coupled class design problem Chocawok answers 19 January 30th, 2006 11:35 AM
Design Problem Merlin answers 3 October 7th, 2005 04:25 PM