J
John
Hi
I have a dataset/dataadpter scenario with an access table with auto number
id. The select command has a condition (where clause). The problem is that
when I add a new record, I don't get the highest id +1 in the id field
rather the highest id in the current selection + 1. This creates duplicate
values in id and gives error. What is the way to go around this?
Thanks
Regards
I have a dataset/dataadpter scenario with an access table with auto number
id. The select command has a condition (where clause). The problem is that
when I add a new record, I don't get the highest id +1 in the id field
rather the highest id in the current selection + 1. This creates duplicate
values in id and gives error. What is the way to go around this?
Thanks
Regards