Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 sql reporting service together with asp.net

Author  Topic 

m_y
Starting Member

3 Posts

Posted - 2004-11-03 : 22:03:11
Hi all,

Hi all,

Currently I have a project that require me to use reporting services(Reports) together with ASP.net web application(Written in VB).

However, I have the following problem.

I have an asp.net web application. From there, I have a textbox whereby user can type a specific date. The specific date should then be incorporate with the sql reporting services. The report that is being generated will contain data that is on the specific date.

How can I do that?

I try to search through the internet but to no result. Can anyone help out?

Thank you so much.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-11-04 : 12:12:43
You can pass that value of that text box to the URL for the report. But why not allow the user to select the date from the report itself?

Tara
Go to Top of Page

m_y
Starting Member

3 Posts

Posted - 2004-11-04 : 20:11:20
Sorry but it's a requirement...I got to do that.
Can you tell me how I can do that?
Or do you have any internet links that are helpful?

Thank you.
Go to Top of Page
   

- Advertisement -