Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Jumpstart in linq
Message
General information
Forum:
ASP.NET
Category:
LINQ
Environment versions
Environment:
VB 8.0
OS:
Vista
Network:
Windows XP
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01523960
Message ID:
01523964
Views:
70
>Could somebody translate
>
>
>select Kl_Nummer,ArtBtw,sum(bestd_waarde) as netto from [somtable] group by kl_nummer,ArtBtw
>
>
>into linq?
>
>Thanks. Just need to see it done once, or refer me to a link (no pun intended)

Brain not up to that at the moment (if ever :-} ) but you could plough through this :
http://msdn.microsoft.com/en-us/vcsharp/aa336746
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform