Yuliya
Active member
- Joined
- Nov 9, 2007
- Messages
- 34
- Programming Experience
- Beginner
I have another very straightforward piece of code -- DataGridView bound to a database table -- that used to work and now doesn't. When TableAdapter.Update() is called, it throws Concurrency violation exception. No one else is using this database. What could this be?
Thank you.
Thank you.