HiThe first record added to any record store has a record ID of 1 .Why record ID start from 1 ?Is there any reason behind it ? or its just a convention ?Jayesh
if you add an object in a RS, it is the first one to it is registered with the ID 1...have you ever seen a auto_increment ID in a database starting with 0?