Viewing 15 posts - 7,846 through 7,860 (of 39,769 total)
Joe lists real numbers in the post, which is what caught my eye.
I think that anyone using it would be someone already using R that is struggling with the single...
June 23, 2016 at 9:04 am
What's the error? Any login issues? Check for SSPI errors in the log.
I'd suspect somehow either your machine, or the SQL Server is struggling with viewing AD. If you're using...
June 23, 2016 at 9:02 am
TomThomson (6/22/2016)
Steve Jones - SSC Editor (6/22/2016)
If you query node 2 in the FROM clause, you still get values.Acme1234 is returned.
yes, but not if you change the other [1] to...
June 22, 2016 at 4:10 pm
As per Gail, https://msdn.microsoft.com/en-us/library/aa337540.aspx
Read this before you do anything.
June 22, 2016 at 9:30 am
BWFC (6/22/2016)
As to the Brexit...
I thought the most interesting comment on it all that I saw was that there's much more reason for the UK to have common cause with...
June 22, 2016 at 9:16 am
Lynn Pettis (6/22/2016)
They can be declared on views. They can be used to make non-updateable views updateable because you can handle the updates...
June 22, 2016 at 9:11 am
I'm not sure where this appears in setup. Certainly it should be quite visible. I think that if you don't have this, setup fails on one of the checks.
June 22, 2016 at 9:07 am
If you query node 2 in the FROM clause, you still get values.
Acme1234 is returned.
June 22, 2016 at 9:02 am
SQLDoc can do some of this: http://www.red-gate.com/dynamic/products/sql-development/sql-doc/download
Disclosure: I work for Redgate Software.
June 21, 2016 at 10:29 pm
To resolve the block? Nothing until it commits or rolls back. If you can post some code, maybe there's a way to shorten the transaction.
Statistics might help, or creating an...
June 21, 2016 at 10:09 pm
chris 24158 (6/21/2016)
June 21, 2016 at 10:55 am
I'll say that I'm up and down. Life gets busy at times, so I have to balance out the time I put towards charity.
My thought is that we all need...
June 21, 2016 at 8:26 am
I'll add another note for what Gail and Y.B. said.
Don't do this.
Create a role, your own role, and use the script to GRANT to the role. Then add the user...
June 20, 2016 at 7:43 am
Markus (6/20/2016)
June 20, 2016 at 7:29 am
Ivan Arjentinski (6/20/2016)
June 20, 2016 at 7:27 am
Viewing 15 posts - 7,846 through 7,860 (of 39,769 total)