Viewing 15 posts - 271 through 285 (of 928 total)
Steve Jones - SSC Editor (6/10/2016)
BTw, if you want to play with Mongo, Redgate invested in 3T, and you can use their tools to work with the db: http://3t.io/mongochef/
A series...
June 13, 2016 at 3:25 am
Ed Wagner (6/8/2016)
djj (6/8/2016)
Ed Wagner (6/8/2016)
Jeff Moden (6/7/2016)
Lynn Pettis (6/7/2016)
Hugo Kornelis (6/7/2016)
GilaMonster (6/7/2016)
June 8, 2016 at 6:19 am
Wow, I'm back. Five months in the wilderness and there was a lot of The Thread to catch up on.
I've learned a valuable lesson - when I'm not happy...
June 3, 2016 at 10:05 am
Koen Verbeeck (1/29/2016)
Apparently got over 15,000 points today. Yay. :w00t:
Not yet.
Have you been playing with DBCC TIMEWARP again?
January 29, 2016 at 6:29 am
The discussion about AWS/Azure - I've just had this link sent to me, which may interest UK people - free all-day AWS presentations.
January 29, 2016 at 4:00 am
SQLPass in Manchester (UK) have a meeting on Wednesday 3rd. Will anybody from this place be there?
January 29, 2016 at 2:53 am
GilaMonster (1/28/2016)
January 28, 2016 at 7:39 am
The main purpose is for restoring the data to the latest point in time possible as part of disaster recovery - if your existing log backups don't take you to...
January 28, 2016 at 7:37 am
I've just discovered Redgate's 'Tab History' button.
Where was that at my last place of work? That little gem could have saved me hours of agony.
Hunting through tabs, closing tabs that...
January 28, 2016 at 2:55 am
GilaMonster (1/26/2016)
BrainDonor (1/26/2016)
You can't use replication to keep the old version up-to-date, because they're more than two versions apart. I don't know if the same restriction would apply to mirroring.
Mirroring...
January 26, 2016 at 8:58 am
You can't restore a database from a higher version of SQL Server to a lower version. There are various properties/structures at each version that are not recognised in the lower...
January 26, 2016 at 6:29 am
BL0B_EATER (1/21/2016)
you might be suffering from parameter sniffing?
Best article I've read on the subject - https://www.simple-talk.com/sql/t-sql-programming/how-to-confuse-the-sql-server-query-optimizer/
January 21, 2016 at 1:55 am
Steve Jones - SSC Editor (1/19/2016)
At the end of the...
January 19, 2016 at 9:09 am
BL0B_EATER (1/19/2016)
January 19, 2016 at 4:42 am
Apparently it's by design. Each individual test writes to the TestResult table, having cleared that table first. So if you run 49 tests (as you do if you run the...
January 19, 2016 at 4:08 am
Viewing 15 posts - 271 through 285 (of 928 total)