Hi

Can someone please help me. I have created a crystal report in visual studio 2005 crysatl reports. I create a dateset with all my necessary fields and parameter from a stored procedure. I create the report using the wizard. It add all my field, but it does not add my parameter to the report. How can I get it to be shown? How do I use it to be able to refresh and display my data?

I'm using this in a C# application not an ASP.Net page.

Please help

Thanks

Recommended Answers

All 2 Replies

Hi

Can someone please help me. I have created a crystal report in visual studio 2005 crysatl reports. I create a dateset with all my necessary fields and parameter from a stored procedure. I create the report using the wizard. It add all my field, but it does not add my parameter to the report. How can I get it to be shown? How do I use it to be able to refresh and display my data?

I'm using this in a C# application not an ASP.Net page.

Please help

Thanks

check that page
http://vbcity.com/forums/faq.asp?fid=54&cat=Crystal%20Reports
and find that header
(#75909) Insert a text on your crystal report from code
you need to use some parameter values,
the code is written in vb.net but you can realize what is meant.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.