Does anyone use
Vb's Data Report Utility ?
It looks like a good option for a simple report, but I can't find much help for it.
I've based a report on a stored procedure, but how do I get the parameter values to the stored proc ?
No trouble to open recordset in code based on the stored proc, & provide approp param values, but where does one do that for a data report ????