Hi,
I have a datagridview bound in code to a dataset and a dataadapter. Sometimes when adding a record I get a concurrency error - the DeleteCommand affected 0 of the expected 1 records - even though no other users use the database. Any ideas anyone ?
TIA
I have a datagridview bound in code to a dataset and a dataadapter. Sometimes when adding a record I get a concurrency error - the DeleteCommand affected 0 of the expected 1 records - even though no other users use the database. Any ideas anyone ?
TIA