Hi, is there some tool to create a autoincrement unique sting like
this?

(pcode column)
ALPHA01
ALPHA02
ALPHA03
CODE01
CODE02
CODE03
TEXT01
TEXT02
TEXT03

When I create a new pcode I want retrieve last ALPHAXX (or CODE, or
TEXT), increment it (XX+1) and save the new string.
Doctrine behavior? Or can I manage this with symfony?

Thanks,
Marco

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to