Hi,
I have got a stored procedure that builds a dynamic query depending on some parameters and execute with sp_executesql. Every time I regenerate I get an action SP and I can't get the results in a DataTable.
I am relatively new to LLBLGen. Is there any way around this?