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 bkrike 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: RSBLaird
  • Content: Threads
  • Order by date
  1. RSBLaird

    Dealing with non standard column names...crazy!

    Not sure quite how to even approach this question so feel free to get clarification if I thoroughly confuse...>God knows I AM! Ok... I have a procedure that pulls three columns from any given table. (Variable @TableName) But some of the tables do NOT have the same column name. Example...some...
  2. RSBLaird

    Need dynamic column names based off dynamic table name

    I am afraid of 'SQL Injection' problems, but don't know a good way to go about this with out using dynamic SQL. Here's what I need. I am creating a "data dictionary" of sorts. The person who requested this, requested that we put a link within the report (SSRS '05) to another report showing...
  3. RSBLaird

    Jump to Report Parameters problem

    Somewhat new to SSRS... I'm currently running 2005 version of SQL Reporting Services. I have created a basic summary-type report with individual "Task ID"s. I am to attach the detail report of these tasks to the TaskID field in the summary, so when you click on the Task ID it jumps to the...

Part and Inventory Search

Back
Top