Link to home
Start Free TrialLog in
Avatar of iceman_16
iceman_16

asked on

Creating a Uniqie ID - ASP

I have a problem in creatiing a unique id for the lots coz it's been hard for me to create an id for the lot.Lot created by the broker.

 For example: Broker 1
        I used the string L then combine of 3 alpha (aaa) and 4 numeric(0000) as a result of:
        Laaa0000 = created Lot
        Laaa0001 = second Lot created (incremented by 1)
 and so on.... up to Laaa9999
 then next to that Lot result as:
        Laab0000 = Laaa change to Laab

 What if , I created another Broker. it may result like this:

 For example: Broker 2
       Lbaa0000 = created lot
       Lbaa0001 = second lot created (also incremented by 1)
 and so on .... up to same procedure as the Broker 1.

 Hope you understand my problem.Need help asap!Thanx
Avatar of iceman_16
iceman_16

ASKER

fhsdfgsdgdg
ASKER CERTIFIED SOLUTION
Avatar of hanneman
hanneman

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This question has been classified abandoned. I will make a recommendation to the
moderators on its resolution in a week or two. I appreciate any comments
that would help me to make a recommendation.

<note>
Unless it is clear to me that the question has been answered I will recommend delete.  It is possible that a Grade less than A will be given if no expert makes a case for an A grade. It is assumed that any participant not responding to this request is no longer interested in its final disposition.
</note>

If the user does not know how to close the question, the options are here:
https://www.experts-exchange.com/help/closing.jsp


Cd&

No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:

Split between hanneman and claywinNC

Please leave any comments here within the next seven days.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

Programming_Gal
EE Cleanup Volunteer