473,387 Members | 1,398 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Asp.Net and SQL Report ?

WJ
Is it possible to have a web form (aspx) to

1. Pass a parameter input from a TextBox control to SQL Report without
letting the report itself asks for it ?

2. Can I put the report inside my website instead of putting it in
SQL/Report folder on my server and have the aspx form to call it with
parameter ?

Thanks for your help !

John


Nov 19 '05 #1
4 1064
Hi John:

What package are you using exactly? SQL Server Reporting Services
2000, 2005, or something else?
--
Scott
http://www.OdeToCode.com/blogs/scott/

On Sat, 13 Aug 2005 09:49:53 -0400, "WJ" <Jo*******@HotMail.Com>
wrote:
Is it possible to have a web form (aspx) to

1. Pass a parameter input from a TextBox control to SQL Report without
letting the report itself asks for it ?

2. Can I put the report inside my website instead of putting it in
SQL/Report folder on my server and have the aspx form to call it with
parameter ?

Thanks for your help !

John


Nov 19 '05 #2
WJ
"Scott Allen" <sc***@nospam.odetocode.com> wrote in message
news:e6********************************@4ax.com...
Hi John:

What package are you using exactly? SQL Server Reporting Services
2000, 2005, or something else?

Scott, thanks for your reply.

1. For OS, SQL and IIS: I am using SQ/Server 2000 Standard on Win2k3
Standard with IIS-6. On client, a Windows XP Pro and VS.Net 2003. I will not
be able to get to SQL/2005 and VS.Net 2005 until late next year.

2. For SQL Reporting Service (SQL/RS): I am using SQL/RS package built for
SQL/2000 only. This SQL/RS came with my SQL server license.

*At present, I can use VS.Net IDE 2k3 to design a report using SQL/RS. It
works fine but I need to know how to pass data to a report at runtime
without users involve (running a SQL/RS report behind the scene based on
what user inputs on a regular aspx page).

John
Nov 19 '05 #3


On Sun, 14 Aug 2005 08:53:20 -0400, "WJ" <Jo*******@HotMail.Com>
wrote:

Scott, thanks for your reply.

1. For OS, SQL and IIS: I am using SQ/Server 2000 Standard on Win2k3
Standard with IIS-6. On client, a Windows XP Pro and VS.Net 2003. I will not
be able to get to SQL/2005 and VS.Net 2005 until late next year.

2. For SQL Reporting Service (SQL/RS): I am using SQL/RS package built for
SQL/2000 only. This SQL/RS came with my SQL server license.

*At present, I can use VS.Net IDE 2k3 to design a report using SQL/RS. It
works fine but I need to know how to pass data to a report at runtime
without users involve (running a SQL/RS report behind the scene based on
what user inputs on a regular aspx page).


Well, one easy way to do this is through URL access. With URL access
you pass parameters in the query string to the report.

So, if I use something like:

http://reportserver/reports/salesrep...gion=Northwest

Then I'm telling the report server to render the SalesReport and I'm
passing a value of Northwest for the Region parameter.

--
Scott
http://www.OdeToCode.com/blogs/scott/
Nov 19 '05 #4
WJ

"Scott Allen" <sc***@nospam.odetocode.com> wrote in message
news:s1********************************@4ax.com...

http://reportserver/reports/salesrep...gion=Northwest

Then I'm telling the report server to render the SalesReport and I'm
passing a value of Northwest for the Region parameter.


Thanks Scott.

John
Nov 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: CSDunn | last post by:
Hello, I have a situation with MS Access 2000 in which I need to display report data in spreadsheet orientation (much like a datasheet view for a form). If you think of the report in terms of what...
1
by: Nathan Bloomfield | last post by:
Does anyone know if there is any documentation which relates to Access2k + ? or can anyone help adjust the code? I am having trouble converting the DAO references. TITLE :INF: How to...
6
by: Bob Alston | last post by:
I am looking for Access reporting add-in that would be easy to use by end users. My key focus is on selection criteria. I am very happy with the Access report writer capabilities. As far as...
1
by: lorirobn | last post by:
Hi, I have a report that works just fine. Now I would like to add the capability to choose selection criteria to limit what is displayed. I created several reports that do this, but they used...
1
by: monskie | last post by:
Hello to all, I have a problem which could be trivial to you guys. This concerns opening several crystal reports on the a crystal viewer on an ASPX page by calling window.open. My...
6
by: Dave | last post by:
On my form I have combo boxes. These combo boxes, after updating them, populate respective listboxes that are located below the combo boxes on the same form. I am trying to use a "generate...
3
by: creative1 | last post by:
Here is how you create a complex data report that involves parent and child commands and you can update information at runtime. Its pretty straight forward to work with simple queries; however,...
12
by: Studiotyphoon | last post by:
Hi, I have report which I need to print 3 times, but would like to have the following headings Customer Copy - Print 1 Accounts Copy - Print 2 File Copy -Print 3 I created a macro to...
11
by: Gord | last post by:
When I open a certain report, it runs some code that generates the records that will be displayed in that report. This works fine. When I go to print preview the report it appears that the code...
0
by: akmaRudiliyn | last post by:
Hi..i am newbie and student in programming,so need help from expert. Here is what i want to do. 1-I want to create Report System/Reporting System. 2-User must choose database and enter username...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.