Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Concurrency Violation - Any ideas

Status
Not open for further replies.

UHNSTrust

Technical User
Joined
Dec 2, 2003
Messages
262
Location
GB
Hi,

I am new to VB.net and tried using a Dataform to connect to an Access Db. The wizard takes me through everything (connection, dataset, tables, relationships etc) and then builds my form with the customer details at the top and their vehicle details in the datagrid at the bottom.

I can press the load button and all my records are shown. MY problem is that when I make a change to the customer details and press update I get the following

Concurrency violation: the UpdateCommand affected 0 records

Has anybody any ideas? There are no other users on the Db. I have tried having relationships on the DB and not? I have not touched any code and this is the first form on my project!!

Thanks in advance for any suggestions

Jonathan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top