Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Sep 12, 2011 08:59 AM by sathish_juk
Member
250 Points
200 Posts
Sep 12, 2011 08:53 AM|LINK
my SAP crystal report requires 2 parameter field. It's @idx and @paymentType.
@idx type is a number, static and allow discrete values @paymentType is a number, static and allow discrete values
How ASP.NET integrate that?
I need a sample that ASP.NET pass 2 parameter to my SAP Crystal Report
Participant
1777 Points
361 Posts
Sep 12, 2011 08:59 AM|LINK
http://www.codeproject.com/KB/aspnet/crystalreports_parameter.aspx
http://p2p.wrox.com/crystal-reports/7798-passing-parameters-crystal-reports-runtime.html
http://weblogs.asp.net/grblog/archive/2008/08/14/passing-parameter-to-crystal-report.aspx
http://geekswithblogs.net/AzamSharp/archive/2006/09/13/91125.aspx
bonusnet
Member
250 Points
200 Posts
need help on ASp.NET bind SAP Crystal Report
Sep 12, 2011 08:53 AM|LINK
my SAP crystal report requires 2 parameter field. It's @idx and @paymentType.
@idx type is a number, static and allow discrete values
@paymentType is a number, static and allow discrete values
How ASP.NET integrate that?
I need a sample that ASP.NET pass 2 parameter to my SAP Crystal Report
sathish_juk
Participant
1777 Points
361 Posts
Re: need help on ASp.NET bind SAP Crystal Report
Sep 12, 2011 08:59 AM|LINK
http://www.codeproject.com/KB/aspnet/crystalreports_parameter.aspx
http://p2p.wrox.com/crystal-reports/7798-passing-parameters-crystal-reports-runtime.html
http://weblogs.asp.net/grblog/archive/2008/08/14/passing-parameter-to-crystal-report.aspx
http://geekswithblogs.net/AzamSharp/archive/2006/09/13/91125.aspx
Sathish Kumar
Mark this post as "ANSWER", if it helped you..