W wxdqz New Member Aug 20, 2008 #1 In my database I have an autoincrement field.The id is incremented but the position of the records is changed.Should the record pointer be moved explicitly after every insertion If so how to achieve that?
In my database I have an autoincrement field.The id is incremented but the position of the records is changed.Should the record pointer be moved explicitly after every insertion If so how to achieve that?