I am trying to write a customer service database in Paradox 9.
There are several types of customer service record: CS (Customer Service) RM (Remake) RR (Remedial).
What I want is a record to generate the next number in the sequence, prefixed by the service record: ie the next CS record will be CS123, then CS124 etc; the next RM will be RM456, then RM457 etc.However, these all need to be stored in the same table; so is it possible for Paradox to find the next number in the sequence with that particular prefix?
The prefix will be defined as a separate field in the table.
Hoping I make sense!
There are several types of customer service record: CS (Customer Service) RM (Remake) RR (Remedial).
What I want is a record to generate the next number in the sequence, prefixed by the service record: ie the next CS record will be CS123, then CS124 etc; the next RM will be RM456, then RM457 etc.However, these all need to be stored in the same table; so is it possible for Paradox to find the next number in the sequence with that particular prefix?
The prefix will be defined as a separate field in the table.
Hoping I make sense!