rc rcadmin 24 Nov, 2013 I have emptied the associated table but each time I add an entry the cf_id carries on from where it left off. If I purge the table, how do I reset the value to 1? rc rcadmin 24 Nov, 2013 Think I have itALTER TABLE tablename AUTO_INCREMENT = 1 This topic is locked and no more replies can be posted.
rcadmin 24 Nov, 2013 I have emptied the associated table but each time I add an entry the cf_id carries on from where it left off. If I purge the table, how do I reset the value to 1?