Quote:
Originally posted by tgp-guru
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.
|
Don't know anything about programming
