Viewing 15 posts - 2,221 through 2,235 (of 3,221 total)
Well I suppose if we have a row then we might be able to get somewhere but if we have an array of an array of items that is different....
July 25, 2014 at 8:49 am
Does the following help:
$QueryResults.Count
as it is just an array of objects?
Edit: Because everyone makes mistakes 😉
July 25, 2014 at 8:08 am
What is the type of $QueryResults? It should be available by typing:
$QueryResults.GetType().FullName
July 25, 2014 at 7:53 am
I am sorry but I am away from SQL Server access but isn't the following valid:
$QueryResults.Columns.Count
July 25, 2014 at 4:20 am
This year I had the oddest holiday experience: finding out that my first QOTD was being issued whilst abroad with intermittent Internet access. I was really pleased that I had,...
July 25, 2014 at 2:31 am
Andy sql (7/24/2014)
July 24, 2014 at 6:40 am
I think that we should be right to consider our instincts. As opposed to using that to override statistical analysis we should use it to question the analysis done and...
July 24, 2014 at 3:38 am
ArmenStein (7/23/2014)
This is from a news article about the upcoming layoffs, including a quote from Satya...
July 23, 2014 at 12:24 pm
RonKyle (7/23/2014)
I have never known a programmer to say - let me implement with tried and true methods that do the job at hand.
You never talked with me when...
July 23, 2014 at 9:05 am
TomThomson (7/23/2014)
July 23, 2014 at 8:07 am
Maybe it is me but I think that Jeff Knupps is missing the point of the "DevOps" movement. In the same paragraph that he states
"DevOps" is meant to denote...
July 23, 2014 at 6:36 am
GoofyGuy (7/22/2014)
... using [VB/SQL] would be like shooting a squirrel with a bazooka. It's overkill.
But entirely legal in several states. Besides, I hate it when those squirrels...
July 22, 2014 at 9:56 am
I try to pay it forward (or is that repay it - I don't know because I cannot be bothered to keep track but if you have ever helped me...
July 22, 2014 at 7:57 am
Perhaps some kind of deprecation warning (with the ability to locally disable - equivalent of an old C styled # command) would be beneficial for script updates. I completely agree...
July 22, 2014 at 7:49 am
Viewing 15 posts - 2,221 through 2,235 (of 3,221 total)