Return recordset from function in classic ASP - Stack Overflow
@EduardoMolteni: I have been able to set manually the parameters in the recordset object and call the open method with only the command parameter. I also had to write SET NOCOUNT ON; in my stored procedure to make it work. – jpmorin Apr 15 ...
stackoverflow.com |