[PHP-DB] Keeping autoincrement ID 2 digits. Possible?

2002-02-28 Thread Andy
Hi there, I am wondering if it would be possible to have a autoincrement field which is only 2 digits long The idea is, that as soon as 99 is reached the next value will be a free one withing 0-99 Eg A forum has not more than 99 different forums So lets say we will keep the ID 2 digits Forums

RE: [PHP-DB] Keeping autoincrement ID 2 digits. Possible?

2002-02-28 Thread Cal Evans
PROTECTED]] Sent: Thursday, February 28, 2002 5:21 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] Keeping autoincrement ID 2 digits. Possible? Hi there, I am wondering if it would be possible to have a autoincrement field which is only 2 digits long. The idea is, that as soon as 99 is reached the next