Googling shows there is to be an “Add” method for this, but there seems to be no Add or anything alike in my LinqToSQL table classes. I’ve tried “Attach”, but with no effect 🙁
I use VS2010, .Net 4 and SQL Server 2008 R2.
My tables have no surrogate ID but a natural composite primary key.
1 Answer