View Single Post
Old 04-28-2004, 12:34 PM  
tgp-guru
Registered User
 
Join Date: Feb 2004
Location: NYC and DC Metro
Posts: 64
There honestly should be. It is not a difficult feature to design. Especially for database centric projects. MySQL for example allows you to specify tha a field be auto_increment. Every time you add a row to a table with this field specifier, mysql automatically enters an integer one higher than the last field.
__________________
AIM: johnny b dollars
ICQ: 211895983
tgp-guru is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote