I've imported a few tables from an MS ACCESS .mdb database to a new MS SQL server database.
I made a data entry form with a C# program code, but when I try to save the canges made in my form, the following message is appearing: "Store update, insert or delete statement affected an unexpected number of rows(0).......Refresh ObjectStateManager entries." Where can I find the OSM, and what to do there?