Viewing 15 posts - 661 through 675 (of 9,641 total)
Matt Miller (#4) (9/24/2014)
September 24, 2014 at 10:03 am
I'm assuming that you mean when you pass NULL to an insert/update statement?
There are a couple of things I think would work, 1 that impacts your application and 1 that...
September 23, 2014 at 11:21 am
Not sure if it is related, and this post will likely fix it, but I haven't been getting email notifications from The Thread, since it was resurrected. I know...
September 23, 2014 at 11:15 am
So you need to pivot the data based on the date. I'm also assuming you need a dynamic pivot because you won't know the dates when the code is...
September 23, 2014 at 11:05 am
I was wondering why I only had 7 emails from The Thread this morning after not looking all weekend.
I also lost 1093 points. I wonder if that...
September 22, 2014 at 8:09 am
I don't think I misread your post, I felt like I answered specifically what you asked. The closes thing to a question in your first post is this:
I think...
September 22, 2014 at 7:01 am
jcrawf02 (9/19/2014)
September 19, 2014 at 12:21 pm
Well, I'd start from the guidelines provided by MS and then tune from there instead of going the other way. For the most part I've found most of MS's...
September 18, 2014 at 3:00 pm
When you say you tried it, do you mean you granted Browse permission only on the single report?
When you say it didn't work can you tell us what...
September 18, 2014 at 12:33 pm
EDIT: You can pretty much ignore the stuff below. You can download SSDT for free and it has a schema comparison tool included.
There are ways to do it...
September 18, 2014 at 12:29 pm
First of all, deleting data does not release the space back to the OS or shrink the database. Shrinking a database is a manual process and is not recommended...
September 18, 2014 at 12:23 pm
As far as MAXDOP and SharePoint go, SharePoint 2013 resets MAXDOP to 1 if you change it, according to an MVP I know, so if you have applications that are...
September 18, 2014 at 12:14 pm
Roy Ernest (9/18/2014)
September 18, 2014 at 7:55 am
Roy Ernest (9/18/2014)
September 18, 2014 at 7:32 am
I have gotten confirmation from an outside source, Hugo Kornelis, that when you pass a parameter between SP's it is by value and is a new copy of the value...
September 17, 2014 at 12:42 pm
Viewing 15 posts - 661 through 675 (of 9,641 total)