Click here to Skip to main content
15,891,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I need to access a table from SQl Server database and show the results in web format. There will also be a calendar control on the page. When user selects any past date and submits, the page should be refreshed with the corresponding data. User will not have access to change any data though.

The above functionality should also be scheduled in a way that everyday at a specific time, an email will be sent automatically to all the users having the web report link.

I have gone through some forums and many have suggested using SSRS.

Do you know if I can implement using only Asp.Net though VS ? If so, can you point me to the correct article. Please let em know if I have to incorporate any other missing pieces.

Thanks!
Posted
Comments
joshrduncan2012 9-Jan-15 12:03pm    
Are the search engines down?
ZurdoDev 9-Jan-15 12:14pm    
You'll want to use SSRS. There are many ASP.Net SSRS examples online.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900