yash123
Jan 14, 2009, 12:47 AM
Helllo
I have a problem in ms access 2007... I want to know how to make database continuous in serial number after deleting a record from it... for example if I have a table as follows
Sl no fname lname
1 aaa bbb
2 yyy xxx
3 rrr uuu
In the above example if I delete second row ,then table is
Sl no fname lname
1 aaa bbb
3 rrr uuu
But I want the serial number to be continuous i.e. 1 2
I have a problem in ms access 2007... I want to know how to make database continuous in serial number after deleting a record from it... for example if I have a table as follows
Sl no fname lname
1 aaa bbb
2 yyy xxx
3 rrr uuu
In the above example if I delete second row ,then table is
Sl no fname lname
1 aaa bbb
3 rrr uuu
But I want the serial number to be continuous i.e. 1 2