Viewing 15 posts - 2,716 through 2,730 (of 11,678 total)
Ed Wagner (6/11/2014)
BTW, I believe it was Kyle who said "You bast*rds" whenever someone killed Kenny. Eric's notable quote was "Screw you guys...I'm going home." 😀
Ah you're right. Shame...
June 11, 2014 at 6:09 am
This is a (modified) query of mine that uses a range. I constructed this query using the designer and the range operator, like I mentioned earlier.
At the end, I replaced...
June 11, 2014 at 5:29 am
krishnaoptif (6/11/2014)
I did the same but that is not working..
It is not working as in ... ?
June 11, 2014 at 5:15 am
In your original question, you posted two clustered indexes, which is not possible.
Which one is it?
Can you post the table DDL?
Some sample data is appreciated as well.
June 11, 2014 at 4:56 am
June 11, 2014 at 4:15 am
When you build your dimension, you need to include the ID (for example 01 for January) in the key of the month attribute. Then you need to put the OrderBy...
June 11, 2014 at 3:56 am
The analyst is just a spy from Microsoft trying to sell you an Enterprise license. 🙂
June 11, 2014 at 1:28 am
craig.bobchin (6/11/2014)
Koen Verbeeck (6/11/2014)
Why doesn't this script work for you? Does it give an error?
No error, it seems to just be passed by when I have bad credentials in the...
June 11, 2014 at 12:56 am
In the query designer, you can also create filter expression using a range. Simply set the operator to range. You now have two values you can specify. When you mark...
June 11, 2014 at 12:46 am
ivan.paniagua (6/10/2014)
You still need the version Enterprise/ BI Edition to create and manipulate DAX or MDX queries.Reference http://msdn.microsoft.com/en-us/library/cc645993.aspx#SSAS
You need enterprise/BI for Tabular, but not for multidimensional.
The question is if you...
June 11, 2014 at 12:34 am
Small bit of advice: you probably don't want to give two different questions the same topic name.
Now everyone thinks this question is a duplicate of your other replication question.
June 11, 2014 at 12:29 am
There is a catch though:
SQL Server 2012 Service Pack 2 is available - but there's a catch!
June 11, 2014 at 12:28 am
Why doesn't this script work for you? Does it give an error?
June 11, 2014 at 12:26 am
Yet another great question thanks.
The page USER_NAME (Transact-SQL) does mention that dbo is returned for sysadmins in example B.
June 11, 2014 at 12:17 am
BokBob (6/10/2014)
hi All,Thank you all for your inputs.. I was able to solve the issue by changing the parameter type as date instead of smalldatetime.
So it probably...
June 11, 2014 at 12:05 am
Viewing 15 posts - 2,716 through 2,730 (of 11,678 total)