Group: Forum Members
Posts: 35,
Visits: 345
|
The steps to reproduce what SHOULD cause an concurrency exception is to start the project, and after the form loads and displays the values, open the database with Access and change the values of the table and save the changes. Then click the save button on the app.
When I do the same steps using SQLExpress, I get the concurrency exception which is what I need to happen.
Thanks for checking it out.
|