|
Subject:
|
Problem In using crystal reports
|
|
Posted By:
|
prankur
|
Post Date:
|
1/7/2006 2:30:26 AM
|
hi I am using VS.Net 2003 and Sql Server 2000 as back end. I have just started using CRYSTALREPORTS that comes bundled in VS.Net. When i add Stored Procedure to the crystal report, it does not expand and hence i am not able to select the output fields. what is the problem? Please help
|
|
Reply By:
|
prankur
|
Reply Date:
|
1/10/2006 2:30:50 AM
|
Set nocount on
in stored procedure
|