H
Hrvoje Voda
I'm adding a field with no value into table. In table I'm allowing null
value.
Then, I'm doing an update and I put a value into that field, but I get an
error:
System.Data Concurency Violation : the Update Command affected 0 records.
Why?
Then, when I close a program and call it again and I try to put a value into
that empty field I don't get an error.
Where is a problem?
Hrcko
value.
Then, I'm doing an update and I put a value into that field, but I get an
error:
System.Data Concurency Violation : the Update Command affected 0 records.
Why?
Then, when I close a program and call it again and I try to put a value into
that empty field I don't get an error.
Where is a problem?
Hrcko