I have added a stored procedure which executes a select and Returns a dataset.
After using NetTiers CodeSmith Generator, a project is created. I searched the
project for my new stored procedure. I find the new stored procedure is coded
as a subroutine. It should be a function. Given some input the stored
procedure returns a dataset. The nettiers code calling the stored procecure
views it as not returning any output (sub) and not a function.
Is there something wrong with the stored procedure? Other?
I am using CodeSmith Generator 7.0.1.15136
NetTiers 2.3
Original issue reported on code.google.com by noidfac...@gmail.com on 11 Aug 2014 at 4:13
Original issue reported on code.google.com by
noidfac...@gmail.com
on 11 Aug 2014 at 4:13