Hi,
I have a sp which LLBLGen designer is convinced is an action proc when it is in fact a retrieval proc. The sp is SELECT'ing from a table variable. That's a retrieval isn't it?
Cheers, I.
Can you post the sp and which DB you are using? As long as you are returning a resultset it should be recognized as a retrieval.
You can change the number of resultsets in the Catalog Explorer which will automatically change the type from action to resultset.
See the following thread:
http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=3593&HighLight=1