Viewing 15 posts - 361 through 375 (of 5,111 total)
I almost started to answer this until I saw the /sarcasm tag you included. Of course I have been up all night since I was sleeping on and off...
October 30, 2020 at 3:46 pm
I must admit, I tire of seeing the same questions on SO day in day out at times, along with the lack of people that have heard of a search...
October 30, 2020 at 3:22 pm
You'll be better off posting a topic about your scenario then, Paul. The OP here appears to have been explicitly trying to use the tabular model on a standard instance,...
October 30, 2020 at 2:07 pm
We also get this same problem, so now we cannot develop SSRS reports with MDX onto Multidimensional cubes.
Tabular Views is an enterprise feature only.If you need to use use...
October 30, 2020 at 12:19 pm
Is this person in way over their head? It seems like he was dumped in a closet and given orders to find out everything. He's been pretty prolific with...
October 29, 2020 at 1:11 pm
You can find a list of the build numbers, for all versions, here. In recently history, the only version that have had a "major" version revision is SQL Server...
October 28, 2020 at 3:44 pm
I've compared the execution plan.. it looks the same. I don't see any difference.
Entertain us, post those execution plans; either as an attachment or using a tool like
October 28, 2020 at 2:27 pm
"Microsoft OLEDB provider for SQL server" is the one you want. If you've selected that one, try it, it'll work.
October 28, 2020 at 9:09 am
So, I interview today for a potential position and at the end of the interview I am offered the position. I start work with the new company on November...
October 26, 2020 at 4:05 pm
LEN() has always not counted trailing spaces.
Yes, I know this and it's implied in the OP due to me explicitly comparing LEN
to DATALENGTH
and no even entertaining the...
October 26, 2020 at 3:16 pm
DATALENGTH() is supposed to return the byte length of the entire value. Is is not doing that? MS's doc seem to imply that it should (then again, we've all...
October 26, 2020 at 2:24 pm
Is your db at compatibility 150 level? I know it almost certainly is, but I'm trying to think of anything that might cause DATALENGTH() to not work correctly (and...
October 26, 2020 at 1:52 pm
I wonder if Steve Collins got "lost" and thought they were in a different thread? Either way, it's completely derailed my original question. 🙁
October 26, 2020 at 1:21 pm
Steve Collins wrote:Have I stopped making sense? Really?
I'm not sure of your point here.
My point is that those 2 business partners are running a complete and utter all out...
October 26, 2020 at 12:09 pm
Have I stopped making sense? Really?
I'm not sure of your point here.
October 26, 2020 at 11:55 am
Viewing 15 posts - 361 through 375 (of 5,111 total)