First, please debug the code line by line and check the returned result to ensure the data is returned as expected. Second, LINQ to SQL will automatically generate a type for you to store the returned result, please try that instead. Thanks.
Please mark the replies as answers if they help or unmark if not.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Wencui Qian ...
All-Star
56784 Points
5796 Posts
Microsoft
Re: Linq and stored procedure - cannot get results
Oct 15, 2010 07:43 AM|LINK
First, please debug the code line by line and check the returned result to ensure the data is returned as expected. Second, LINQ to SQL will automatically generate a type for you to store the returned result, please try that instead. Thanks.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework