N
norm
I have a database that tracks EZ Pass tags, after several years of use we
have adapted a bar code scanner into it, now the scanner adds 2 zeroes in
front of the ez-pass tag number, and the users all these years have not
entered the zeroes in front of the field.
I need add 00 (2 zeroes) in front of my field,
my data base will show a tag# of 811111111 but the scanner will scan
00811111111, so all I need to do is add 2 zeroes to my existing field, I
understand that I have to make a query, create an expression, but I having
trouble comming up with the experssion values
thank you
have adapted a bar code scanner into it, now the scanner adds 2 zeroes in
front of the ez-pass tag number, and the users all these years have not
entered the zeroes in front of the field.
I need add 00 (2 zeroes) in front of my field,
my data base will show a tag# of 811111111 but the scanner will scan
00811111111, so all I need to do is add 2 zeroes to my existing field, I
understand that I have to make a query, create an expression, but I having
trouble comming up with the experssion values
thank you