S
Sham Yemul
Subject : Repost,A2k/MSDE200- Identity column error for update/save on
newly added record after first save.
Hello,
I recently ported an Access2000 mdb to Access2000 adp. There were few
autonumber fields in few tables in old database, so I used Identity
columns for those fields in new .adp.
I am using ADO 2.6 and Sql Server 2000
and unbound forms that are filled up using ADO recordset.
It works fine for AddNew/Save but immediately after saving record if
user changes some data and again clicks on Save it echos error,
"Identity value can not be determined for newly inserted row".
If I navigate after AddNew/save and then make changes and then
save(update recordset) it works fine.
Please if you have any suggestions or solution for this please let me know.
Regards
[Sham]
newly added record after first save.
Hello,
I recently ported an Access2000 mdb to Access2000 adp. There were few
autonumber fields in few tables in old database, so I used Identity
columns for those fields in new .adp.
I am using ADO 2.6 and Sql Server 2000
and unbound forms that are filled up using ADO recordset.
It works fine for AddNew/Save but immediately after saving record if
user changes some data and again clicks on Save it echos error,
"Identity value can not be determined for newly inserted row".
If I navigate after AddNew/save and then make changes and then
save(update recordset) it works fine.
Please if you have any suggestions or solution for this please let me know.
Regards
[Sham]