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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: goodspeed7
  • Content: Threads
  • Order by date
  1. goodspeed7

    Turn off Security on Report Server

    Anyone know how to turn off security on the report server? I have implemented my own custom security extention and don't need the default on in RS...
  2. goodspeed7

    Report Parameters

    I know this is easy but i just have no clue. I have a report parameter that has a drop down list and lets the user pick what project they want to query. Is there a way to put an option "All" in so they could get the totals for all projects??
  3. goodspeed7

    Exporting Reports

    Hey all, i know someone has had to do this before. I am running a DTS package and the last step is to run this report export to PDF and send it to our clients. I know how to call a report to generate only as a PDF through the URL, but i cant get it to save automatically in a file so the DTS...
  4. goodspeed7

    Total Columns

    I need a way for totaling columns. Currently i have I have data that looks like so Customer PaymentType Amount 111 Credit 100.00 222 Account 100.00 333 Credit 100.00 444 Transfer 100.00 The report looks like this, How can i get...
  5. goodspeed7

    Custom security extentions

    I am making a custom interface to do authentication and authorization for the different client we have. I am creating some SQL tables linked to an ASP.NET page. The problem is when they click on the hyperlink to get to the allowed report they can see the full address of the report, and revisit...
  6. goodspeed7

    Using parameters in stored procedures

    Hi all! In my report I am calling a stored procedure to supply the data. When the report is run the user gets to enter in the 'to' and 'from' dates and the report filters all dates not in that range. The problem is that I am doing calculations in the stored procedure and all the unfiltered...

Part and Inventory Search

Back
Top