S
Sham Yemul
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(without service packs)
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]
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(without service packs)
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]