PC Review


Reply
Thread Tools Rate Thread

Concurrency Violation

 
 
Joao Santa Barbara
Guest
Posts: n/a
 
      26th Aug 2003
Hi all
i have this

Dim Query = " Select * From Empresas Where EmpresaID = -1"
Da = New SqlClient.SqlDataAdapter(Query, SqlConnection1)
Dim cmdbldr As New SqlClient.SqlCommandBuilder(Me.Da)

when i´m doing the update of my dataset using the DA.Update it throws the
Concurrency Violation Exception , but only do this when i change a columns
of my datatable

so my question is this, i cannot do a CommandBuilder based in a query with a
"WHERE Condition"

can someone help me ???

JSB
ths


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Concurrency violation rj Microsoft VB .NET 0 22nd May 2006 09:03 AM
Concurrency violation (new try) Vladimir Oľura Microsoft C# .NET 2 29th Oct 2005 02:11 PM
Concurrency violation Vik Microsoft ASP .NET 0 7th Dec 2004 09:53 PM
Re: CONCURRENCY VIOLATION One Handed Man Microsoft ADO .NET 1 18th Aug 2003 08:17 AM
Concurrency Violation Hill Cheung Microsoft ADO .NET 1 4th Jul 2003 10:04 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:03 PM.