|
-
Jul 30th, 2008, 02:26 PM
#1
[2008] LINQ to SQL Removing conflicting INSERT Statement from Changeset
Ok well the title pretty much says it all. I have a project i am working on using LINQ to SQL and I have run into an issue with a conflicting INSERT statement. It seems that the GetChangeSet.Inserts is readonly so i can't actually remove any conflicting inserts. I have also tried using the ChangeConflicts but apparently this doe snot cona5tian inserts so i can not resolve them that way. I have been reading around and have yet to find anything. Any help would be appreciated.
-
Sep 18th, 2008, 03:03 AM
#2
New Member
Re: [2008] LINQ to SQL Removing conflicting INSERT Statement from Changeset
Did you get an answer? I cannot find a satisfying answer myself.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|