Posted by Jim Moseby on 12/15/05 17:24
>
> What I would have preferred to have is make both the ID in
> mySQL table and
> the filename have the leading zeros. But I'm not sure if
> that's possible.
Then, take the suggestion of another respondent to this topic, and have a
look at MySQL's "ZEROFILL" option. I'm not sure if you can use it with an
auto-increment field, but that's my best guess.
JM
Navigation:
[Reply to this message]
|