October 7, 2008 at 1:56 pm
I need to pass parameters from a temp table in order to correctly drill down to the item details. Is this possible?
October 7, 2008 at 2:12 pm
Pass a parameter from a temp table to what? It is not at all clear what you mean. Could you provide some examples of what you would like to do?
[font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
Proactive Performance Solutions, Inc. [/font][font="Verdana"] "Performance is our middle name."[/font]
October 7, 2008 at 2:19 pm
I need to explicitly say which column to get information from to pass through to a new report or query level. Since the temporary table columns are not stored in the database, how to I pass on the temporary table data?
Let me know if I need to further clarify.
October 7, 2008 at 2:52 pm
Well it depends on what you are trying to pass it to. Please provide code examples of what you want to do and we will try to show you how to modify it to do this.
[font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
Proactive Performance Solutions, Inc. [/font][font="Verdana"] "Performance is our middle name."[/font]
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply