User393469663 posted
Hello all,
I've run into a reporting issue within the site I'm developing at work and I am looking at SQL Server Report Builder as a hopeful solution. Ideally, I'd like to load an .rdl into the ReportViewer control in Visual Studio 2008, but I know that's not
going to happen... So, what I'm looking to implement is a Report Builder file (.rdl) that can be exported at the click of a button (without it being rendered on the screen). My report will need to accept a few inputs such as stock ticker symbol, date
ranges, etc...
Can someone lead me in the right direction?
I appreciate all responses.
Thanks.