I have an TSQL statement built that executes perfectly.
I have a CR8 Report that takes the results of the TSQL
and displays perfectly. Now I want to add the ability to
select records between two dates. If I hardcode the dates into the TSQL statement it works. What I need to know is
HOW can I get the dates selected from CR8 into my stored procedure variables???
TIA
I have a CR8 Report that takes the results of the TSQL
and displays perfectly. Now I want to add the ability to
select records between two dates. If I hardcode the dates into the TSQL statement it works. What I need to know is
HOW can I get the dates selected from CR8 into my stored procedure variables???
TIA