J
John
Hi
I am using access with datadapter/dataset. The select command has a where
clause so I don't show all the records in the form. The problem is that when
I insert a new record (using currency manager addnew method), the autonumber
I get is the highest number in the current selection+1, not highest number
in the underlying table+1. This obviously causes a key violation. How can I
make my currency manager to get the correct next autonumber ID?
Thanks
Regards
I am using access with datadapter/dataset. The select command has a where
clause so I don't show all the records in the form. The problem is that when
I insert a new record (using currency manager addnew method), the autonumber
I get is the highest number in the current selection+1, not highest number
in the underlying table+1. This obviously causes a key violation. How can I
make my currency manager to get the correct next autonumber ID?
Thanks
Regards