how do get result of this storedprocedure in crystal report
via VB my proc is
create procedure emp_proc as
declare @mcount int
select @mcount=count(*) from emp
give me idea or code for this.
|
Results 1 to 3 of 3
Thread: Crystal ReportThreaded View
|
Click Here to Expand Forum to Full Width |