restrict max number of records for a customer

J

john

how do i create a table for a online shopping so that each customer can only
buy a max of 5 objects. I like to do it so that the max amount can be
changed easily in the future.

thankx in adv
 
J

john

Is there no other of way of doing this? id prefer it if there was a
validation rule or coding to correct this problem
 
Top