Hi Guys,
Wow! Thank you for all of the replies. The way our system allocates a number is that once a user has keyed in information and then submits the form, validation is carried out on the neccessary fields and if there is something that the system does not like, it outputs an error message otherwise it will that try to create the record. Once the system has validated the data, I tell the system to check if the number, which is generated by ourselves, is available or not. If the number is available, then the system would use that number else the system will look for the next avaiable number.
I did think about creating a DynaDictionary with the information in and then processing it one-by-one but I wasn't sure if this would slow the system down as well as whether this was the best solution or not. In regards to Murray's statement, our company has not been upgraded to 6.03 yet (
) but we are planning to do so within the next couple of weeks, hopefully when my workload has decreased (
).
Is there anymore enlightenment on anything that I could do or would if have to use one of allistar's intriguing ideas? I more than happy to do either.
Thank you all,
Omash