Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create a report from a database query

Status
Not open for further replies.

Saturn57

Programmer
Aug 30, 2007
275
CA
I would like to create a web page that queries a database based on input fields on the web page that is used to query the database. What is the best way to approach creating this.
 
You could insert a page viewer Web part that calls an ASP.NET page designed specifically for this purpose. You can integrate SQL Server Reporting Services with your site and develop an SSRS report page for your query tool.

Let us know what approach you take.

Phil Hegedusich
Senior Programmer/Analyst
IIMAK
-----------
A virtual machine ate my accounting data. I transferred it to a physical box, then I beat it to smithereens with a sledgehammer. I feel better.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top