How to create to report based on condition and pass value???

Stimulsoft Reports.NET discussion
Post Reply
abhi0410
Posts: 47
Joined: Fri Sep 26, 2008 12:42 pm
Location: bombay

How to create to report based on condition and pass value???

Post by abhi0410 »

i have one textbox in my form and when user gives the information in the textbox and click on button to generate the report......How to pass the value and create the report????

I am planing to use stored procedure and pass the textbox value to that stored procedure...

Plzzzz help me...its urgent....

thanks....
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

How to create to report based on condition and pass value???

Post by Vital »

Hello,

Please check SqlParameters sample project from standard delivery.

Thank you.
abhi0410
Posts: 47
Joined: Fri Sep 26, 2008 12:42 pm
Location: bombay

How to create to report based on condition and pass value???

Post by abhi0410 »

from where can i get the project????? Can you provide me the link???
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

How to create to report based on condition and pass value???

Post by Vital »

Hello,

Please check attached file.

Thank you.
Attachments
92.SqlParameters.zip
(40.35 KiB) Downloaded 207 times
abhi0410
Posts: 47
Joined: Fri Sep 26, 2008 12:42 pm
Location: bombay

How to create to report based on condition and pass value???

Post by abhi0410 »

hi,

Thanks. But can you please provide me the code with SQL SERVER 2005????

Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

How to create to report based on condition and pass value???

Post by Edward »

Hello.

Please the following tutorial:

http://www.stimulsoft.com/livedemos/Rep ... eters.html

If it is not relevant to your question, please provide us in detail about your task.

Thank you.
Post Reply