Stephen Russell wrote: > This is a linq pass at getting data from your backend and then posting to an > object that is returned. The notion of USER is a "rights to their data" > that allows our customers access to their coworkers. > <snipped> > Over then next 6 months I will be writing this type of query for hundreds of > tables, joined tables and views. > > The updates are very simple in that I pull back the row for the guid, make > the change and then tell the db to .SaveChanges So I could have multiple > rows in one table that will get an update as well as 5 other single rows > that are all updated on the same command. >
Wasn't LINQ patterned after VFP CursorAdapters? _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

