You don't have to give up on creating dynamic queries just because you're using Entity Framework. Entity SQL and ObjectQuery will let you generate queries at runtime and still let you update your data ...
Hi all,<BR><BR>I have what i think to be a relatively simple task and may just be having a "moment" I'm building a report and am pulling a bunch of data from our db.<BR><BR>The table I'm builidng has ...