Showing related tags and posts accross the entire site.
-
We've upgraded to the latest templates and SQL Server 2008 and noticed that if a custom stored procedure has the select statement inside an IF/ELSE block, it only returns a Dataset now. These are procedures that, when generated, returned Entity collections before the template upgrade. Anybody seen...