Viewing 15 posts - 1,546 through 1,560 (of 11,678 total)
spaghettidba (10/27/2014)
Login failed for user 'MicrosoftAccount\XXXXXXXXXXX@hotmail.com'. (Microsoft SQL Server, Error: 18456)
Either log in as a domain user or run Management...
October 27, 2014 at 4:34 am
That's a bit of a vague question.
Do you need to merge them permenantly, or do you still need SP1 and SP2 seperately?
Or do you just need this one resultset for...
October 27, 2014 at 4:31 am
mohammedaala (10/26/2014)
I have installed Sql Server 2008 R2 in my local machine and when I tried to open SSIS solution on my local machine I am getting below error:
"Microsoft...
October 27, 2014 at 1:58 am
karthik babu (10/27/2014)
I got the below answers in my SQL 2014 instance.. Could you please explain why this answer was incorrect...
Escobar2014-04-06 00:00:00
Escobar2014-04-07 00:00:00
Escobar2014-04-07 00:00:00
Jeter2014-04-01 00:00:00
Jeter2014-04-01 00:00:00
Jeter2014-04-01 00:00:00
Tulo2014-04-01 00:00:00
Tulo2014-04-01 00:00:00
Tulo2014-04-01...
October 27, 2014 at 1:54 am
joe.wolfe (10/24/2014)
The answer is wrong "currcmd" should be "curcmd". See: http://msdn.microsoft.com/en-us/library/ee320962%28v=sql.105%29.aspx
That's what we call a "typo".
October 24, 2014 at 11:45 am
cafescott (10/24/2014)
October 24, 2014 at 7:08 am
shield_21 (10/24/2014)
I had worked with SSRS. Little experience with SSIS. No experience with SSAS. My experience is on building databases and reports of web applications.
I'm...
October 24, 2014 at 5:25 am
maretix (10/24/2014)
Thanks for your kind reply.With your post i solved problem.
Thanks.
Which one? The CountDistinct or the Aggregate one?
For the people who stumble upon this thread that might be good to...
October 24, 2014 at 3:48 am
I guess SSRS uses SUM or COUNT in the tablix?
Change this to AGGREGATE. This pushes the logic of aggregating to the cube.
October 24, 2014 at 2:37 am
kd11 (10/23/2014)
October 24, 2014 at 2:13 am
GilaMonster (10/24/2014)
Koen Verbeeck (10/24/2014)
And I thought we had a language problem in Belgium.
At least you don't have 11 *official* languages.
Nope, only 3 and that's apparently already enough to make a...
October 24, 2014 at 1:26 am
If the data doesn't need to be in seperate columns, you can just concatenate the row values (and this works better if there is no fixed number of values):
October 24, 2014 at 1:06 am
spaghettidba (10/23/2014)
Jack Corbett (10/23/2014)
spaghettidba (10/22/2014)
Stefan Krzywicki (10/22/2014)
Of course, regionalisms mean it could be called most anything.
For example: In most of the USA, a blended milk and ice cream...
October 24, 2014 at 1:00 am
According to the following thread you don't.
http://dbaspot.com/ms-sqlserver/475759-license-needed-install-ms-management-studio-client-tools.html
If you have a license per connection, that you need to make sure that is covered of course.
In case of doubt, it's always better...
October 24, 2014 at 12:47 am
Viewing 15 posts - 1,546 through 1,560 (of 11,678 total)