I am using crystal 8.5/Sqlserver 2000
In my crystal reports..I am trying to use view(visit_accledger_rpt_vw
AS) and stored procedure(sp_GetFinancial)...
i am trying to get a value(@get_max_detailno_withinIns) from view and pass the value to stored procedure as a parameter(@transno)
and try to get one output(co_ins) value.... have any one give me idea to do it...
ravi
In my crystal reports..I am trying to use view(visit_accledger_rpt_vw
AS) and stored procedure(sp_GetFinancial)...
i am trying to get a value(@get_max_detailno_withinIns) from view and pass the value to stored procedure as a parameter(@transno)
and try to get one output(co_ins) value.... have any one give me idea to do it...
ravi