jasongodoy Posted January 6, 2006 Posted January 6, 2006 Hello everyone, My issue seems pretty simple. The issue is, I set a variable to pick up a "PK" unique auto-entered number. This number is 7 digits long. The number format is 0000001, 0000002 etc. In a script I set a variable "my_num" to that "PK" so "my_num" should equal 0000001. Then I set a field in another table to that variable and the number that shows up is 1, 2 etc. The zeros are discarded. Is there any way to preserve these zeros?? Thanks in advance, J
jasongodoy Posted January 6, 2006 Author Posted January 6, 2006 Thanks so much Lee! Worked like a charm. J
Recommended Posts
This topic is 6960 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now