Viewing 15 posts - 106 through 120 (of 567 total)
peacesells (12/17/2013)
mister.magoo (12/17/2013)
December 19, 2013 at 9:35 am
wolfkillj (12/19/2013)
December 19, 2013 at 9:13 am
When I looked at this (in SQL Server 2012), I was interested to see that the faster plan (using the variable in the WHERE clause) included a TOP operator between...
December 19, 2013 at 8:56 am
Luis Cazares (12/17/2013)
wolfkillj (12/17/2013)
(My session is based on a...
December 17, 2013 at 3:29 pm
Since SQL Saturday #272 was mentioned in the SSC e-mail newsletter today, I thought I'd mention that I'll be presenting there.
December 17, 2013 at 2:36 pm
Koen Verbeeck (12/17/2013)
mister.magoo (12/17/2013)
I have written an article (my first) on how to get help with SSRS reports.
It was inspired by Jeff's classic "Forum Etiquette: How to...
December 17, 2013 at 2:24 pm
mister.magoo (12/16/2013)
Wesley Middendorff (12/16/2013)
That was it, thanks!For SSMS 2008 the key is found at HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL Server\100\Tools\Shell\General
Thanks for the help!
Thanks for updating us with the actual location, always nice when...
December 17, 2013 at 7:42 am
N_Muller (12/13/2013)
December 16, 2013 at 9:26 am
nawillia (12/13/2013)
BIDS and SSMS could be using different ANSI settings, which could result in different execution plans (a bad one for BIDS and a good one for SSMS).
>>how...
December 13, 2013 at 3:43 pm
Abdul Rahman (12/11/2013)
We once had performance issues and was on a call with Microsoft on this.
I was told that SSMS is...
December 13, 2013 at 2:10 pm
S t e f (12/12/2013)
I think it looks like an EAV as I've effectively take an attribute and changed it to a row:
Before:
Expenditure
BudgetID
FoodAmount
FoodFrequency
FoodComment
FuelAmount
FuelFrequency
FuelComment
etc...
After:
Expenditure
Expenditure
BudgetID
ExpenditureItemID
Amount
Frequency
Comment
ExpenditureItem
ExpenditureItemID
ExpenditureItemName
-------------
Has anyone come across...
December 13, 2013 at 1:53 pm
Revenant (12/13/2013)
batgirl (12/13/2013)
wolfkillj (12/13/2013)
Ed Wagner (12/13/2013)
batgirl (12/13/2013)
Revenant (12/13/2013)
jasona.work (12/13/2013)
SQLRNNR (12/13/2013)
Steve Jones - SSC Editor (12/13/2013)
Warming up here. Gonna be 32 today
we crossed back over to positive digits a couple of...
December 13, 2013 at 1:10 pm
Luis Cazares (12/10/2013)
December 13, 2013 at 12:47 pm
sgmunson (12/12/2013)
December 13, 2013 at 12:38 pm
Wesley Middendorff (12/13/2013)
December 13, 2013 at 12:23 pm
Viewing 15 posts - 106 through 120 (of 567 total)