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
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Help! sql reporting

Author  Topic 

michael1
Starting Member

28 Posts

Posted - 2004-05-13 : 02:23:11
I need some help regarding sql reporting
I am able to explore sql reporting but my requirements
are little different. I want to integrate ASP with Sql
reporting.

1. Need to integrate Sql Reporting Services with ASP.
2. Need to create parameters in Sql reports (like
parameters in Crystal Report). The values of these
parameters will be supplied from the ASP.
3. The Sql query or procedure that populates the
report will be supplied from the ASP and the result
will be assigned to the report. The report will be
populated on the basis of these records.
4. I don’t have access to the report server. So we
need to have a mechanism to insert the reports into
the report server and do the needful settings, which
will make the reports running when called from the ASP
page.

Note:
My purpose will be fulfilled if I would get the
integration of sql reporting with .Net that would have
the same flexibility as ASP with Crystal Report. If
possible can I get the code that would help me out. I
have already lost my time. I need to show output now.

Thanks in advance
Michael


tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-05-13 : 13:05:21
Duplicate:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=35091

Tara
Go to Top of Page
   

- Advertisement -