stevenfilip
Programmer
Hi All,
For example if I have an integer number of : 107
but i would like to put it in the database as : 0107
And if I have a string : AAB
But I would like to put it in the database as : 0AAB
How would I do something like that?
Thanks!
Steven
(newbie)
For example if I have an integer number of : 107
but i would like to put it in the database as : 0107
And if I have a string : AAB
But I would like to put it in the database as : 0AAB
How would I do something like that?
Thanks!
Steven
(newbie)