hi i have two stored procedures
sp1 is getting data from two tables using join query
sp2 is getting data only from table2
table1
--------
regdno name doa dod advance tpa cardno
table2
-------
col1 col2 col3 col4 regdno head
now my problem is when i take sp1 to crystal report it is working fine but when i take sp2 it won't display any data i had searched many sites i did n't get my solution
if any needful info please provide me
Thanks&Regards
LakshmiNarayana Nalluri.