Viewing 13 posts - 1 through 13 (of 13 total)
Thanks very much.
I'll focus on networking issues.
February 27, 2017 at 9:29 am
Thanks very much!
That's exactly what I needed.
May 12, 2016 at 5:59 pm
Just to update, that worked perfectly. And to reiterate, here's what I did:
1. Connect to the Mirror DB Server, open SSMS
2. Execute this script to find the file names:
USE...
April 9, 2013 at 12:53 am
Thank you very very very much for that article.
I'll be testing that on my dev server and if it goes we'll I'll run it on the real one tonight.
April 8, 2013 at 3:34 pm
Unfortunately (from a debugging perspective anyway), the problem has now gone away, ever since I added the new index on the dbo.Profiles_PracticeAreas table.
Since this has actually improved performance in the...
January 11, 2013 at 3:23 pm
Oops. Sorry I didn't get the full package together.
Incidentally, since the Profiles_PracticeAreas table was causing the table scan, I just now added a new index on the Primary Key...
January 11, 2013 at 2:50 pm
The CROSS APPLY solution is pretty interesting, I haven't messed with that type of query before.
I did some timed tests using Jeff Modon's million row test table, which I modified...
November 30, 2011 at 3:21 pm
I was surprised to find out about this, as I am already using 2008 R2.
I fiddled around with a number of queries and as near as I could tell, the...
September 9, 2011 at 6:42 pm
Oksana March (12/2/2008)
yes, learning is very important but if I was in your place and make so much money as you, I would not get critical...
December 2, 2008 at 2:43 pm
Gaby Abed (12/2/2008)[hr
Agreed...I'm working on my MCTS for SQL 2005 but I plan to emphasize my experience first on the resumes and keep the certification at the end, probably as...
December 2, 2008 at 12:04 pm
Steve Jones - Editor (12/1/2008)
December 1, 2008 at 4:37 pm
GilaMonster (12/1/2008)
Steve Jones - Editor (12/1/2008)
I'd go look at what's offered by SQL Skills, Solid Quality mentors, Scalability Experts and see if something fits.
Agreed. Where in the world are...
December 1, 2008 at 2:45 pm
Thanks for that, I've added 3 of the Inside SQL books to my Christmas wish list (what a Geek, right?).
I realized I also may have an irrational dislike for the...
December 1, 2008 at 11:23 am
Viewing 13 posts - 1 through 13 (of 13 total)