Viewing 15 posts - 1,351 through 1,365 (of 9,643 total)
Looking at the image it appears that the cell in question has a table embedded in it which has a header and one row with 2 columns.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
August 19, 2013 at 12:39 pm
Do you mean a component that you can re-use across all 3 areas (SSIS/SSAS/SSRS) or do you mean components that you can re-use within an area?
There are ways...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
August 19, 2013 at 12:26 pm
With your current design I think returning the data in a format that allows for a matrix report is probably your best option. Which means you'd also have to...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
August 19, 2013 at 12:22 pm
What drop-down menu are you referring to? Is it for parameters? Can you post a screen shot?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
August 19, 2013 at 12:16 pm
Ed Wagner (8/19/2013)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
August 19, 2013 at 12:10 pm
Steve Jones - SSC Editor (8/9/2013)
Jack Corbett (8/9/2013)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
August 9, 2013 at 9:54 am
Steve Jones - SSC Editor (8/8/2013)
Steve Jones - SSC Editor (8/8/2013)
jasona.work (8/8/2013)
Now nobody's trying to talk me out of this...
Hmm, pay off bills faster (albeit not a lot faster) or...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
August 9, 2013 at 9:21 am
raghu_kalwa (8/7/2013)
I have used the SQL server profiler,.
So can you suggest me which one is best solution to take the trace on the server .
The SQL server profiler ...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
August 7, 2013 at 6:07 am
frick156 (8/6/2013)
This saved my bacon as well. Now, to figure out what it actually does...thanks!
That query receives (reads) the messages form the mail service broker queue and essentially clears them...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
August 6, 2013 at 1:21 pm
Jeff Moden (7/31/2013)
Jack Corbett (7/31/2013)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
July 31, 2013 at 3:21 pm
You could do something with sys.dm_exec_requests and look for the ALTER INDEX command as a start. You could probably drill down more from that to get to the object...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
July 31, 2013 at 1:00 pm
I agree with Erland on this one. If the person(s) needs to be able to start/stop a specific job you would probably be better off creating stored procedures that...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
July 31, 2013 at 12:45 pm
I actually like the new icons. I think they are easier to read and more clearly show what they represent. There are only 2 wonky things I see:
1....
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
July 31, 2013 at 12:39 pm
Stefan Krzywicki (7/23/2013)
Jan Van der Eecken (7/23/2013)
Jack Corbett (7/23/2013)
Sean Lange (7/11/2013)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
July 23, 2013 at 12:13 pm
Sean Lange (7/11/2013)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
July 23, 2013 at 9:42 am
Viewing 15 posts - 1,351 through 1,365 (of 9,643 total)