Viewing 15 posts - 76 through 90 (of 93 total)
This problem disappeared for awhile, but we recently upgraded to SQL 2008 R2, and It's Baaaack.
There is absolutely no indication of any problem when running the stored procedure in SSIS....
July 29, 2010 at 5:31 pm
I once worked with a customer that had a finite number of tapes that they used for their database backups:crazy:. Their database was big enough to have to use...
July 1, 2010 at 2:08 pm
I'm surprised nobody has mentioned:
Slideware - Similar to vaporware, but works/exists only in Powerpoint presentations
May 9, 2010 at 4:11 pm
I haven't had time to try rewriting the task and stored procedure into seperate tasks yet, but I did run this with SQL Profiler on. And of course, everything...
March 28, 2010 at 2:11 pm
divyanth - It is a single stored procedure that executes the 7 steps I described above.
Leo - The tally table is used to create a date range, so yes, it...
March 22, 2010 at 4:48 pm
Ok. Moved here http://www.sqlservercentral.com/Forums/Topic850733-65-1.aspx
January 20, 2010 at 12:06 pm
I know this is an old topic, and it's been even longer since I did this type of tuning work, but I have a question about disk layout, especially in...
January 19, 2010 at 9:05 pm
An example I have worked on that used the iterative approach did so purely for reasons of cash flow. The project was a £500K project in total but the company...
September 20, 2009 at 2:22 pm
Samuel, it sounds to me like you're saying the conclusion I've come to:
Process control, and movement of data from source to destination - SSIS good
Data manipulation - SSIS bad,...
May 27, 2009 at 5:26 pm
Ok SSIS veterans. Thanks for your answers so far. But please help a veteran software implementor (>20 years) to understand why using SSIS is a good thing for...
May 26, 2009 at 3:12 pm
You're right. My apologies.
So, how do you recommend doing "code reviews"? Trust the author to remember everything that has changed, and point it out to you? :crazy:
May 20, 2009 at 9:04 pm
Come on, give me a little credit. I mean: Ok, I find the database object I'm interested in in the XML. How do you find that same location...
May 20, 2009 at 8:25 pm
Yes, but how do you get back to the proper position in the visual editor?
And I'll add a related question: How do you do a code review? If somebody...
May 20, 2009 at 2:25 pm
In a case of "Just because you can do something doesn't mean you should do it"
Ok, my first test with two charts took 17 seconds, as previously mentioned. Second...
May 11, 2009 at 7:49 pm
Sweet As! Just got a chance to run this in my database. What took 20 minutes previously just ran in 8 seconds :Wow: !
Thanks Wayne.
May 7, 2009 at 4:22 pm
Viewing 15 posts - 76 through 90 (of 93 total)