We have assigned vendors numbers alphabetically so
A is allowed 0000001 - 0500000
B is allowed 0500001 - 1000000
ect.....
However when I enter it into the database it drops the all 0 infront of a number 1 or higher, so 0209301 shows up as 209301 which when sorted would put it with the letter "H"
so how do I tell it that the 0 MUST BE THERE !!!
A is allowed 0000001 - 0500000
B is allowed 0500001 - 1000000
ect.....
However when I enter it into the database it drops the all 0 infront of a number 1 or higher, so 0209301 shows up as 209301 which when sorted would put it with the letter "H"
so how do I tell it that the 0 MUST BE THERE !!!