B
Bruce
I have a table which contains a field which keeps track of number of items
for that particular group of sub items. It is not a serial field, because
it needs to always start at 1 and increment to n for each master detail
relationship. How would I look at the previous record number and then
increment it by 1. The number should first start a 1
Thanks in advance.
for that particular group of sub items. It is not a serial field, because
it needs to always start at 1 and increment to n for each master detail
relationship. How would I look at the previous record number and then
increment it by 1. The number should first start a 1
Thanks in advance.