Viewing 15 posts - 2,146 through 2,160 (of 3,347 total)
What bothers me (about the documentation referenced, not about this question) is the relative order of ON and JOIN - how can the ON be processed without first bringing in...
May 3, 2012 at 3:55 am
I'm sorry to say that this is a very poor article that includes lots of bad advice.
"1. if the query contains 'ORDER BY...' clause, it is necessary to insert 'TOP...
May 2, 2012 at 2:37 am
Sadly, I felt I had to report this question and explanation to Steve. The explanation is not the straight copy&paste from another source we had last week, but it is...
May 2, 2012 at 2:03 am
vk-kirov (5/2/2012)
reema.m
A DataSet will be serialized only into xml irrespective of the formatter which is used.It was true only for .NET 1.x.
Yup. The reference givenn in the answer points to...
May 2, 2012 at 1:41 am
L' Eomot Inversé (4/30/2012)
Hugo Kornelis (4/30/2012)
On that page, just above the heading "SQL Server 2012 Capabilities", is the...
May 1, 2012 at 1:27 am
L' Eomot Inversé (4/30/2012)
paul.knibbs (4/30/2012)
* The Web, Developer...
April 30, 2012 at 10:26 am
Chris.C-977504 (4/30/2012)
April 30, 2012 at 10:24 am
Some comments on the specific example in the article and on accountability in software development in general.
First: The specific example. I'd say that Facebook is doing it completely wrong. If...
April 30, 2012 at 7:33 am
Interesting question, thanks Koen!
I had it wrong because, like Mohammed, I had to google - and I found this reference that appears to contradict the reference Koen used:
In an Integration...
April 27, 2012 at 12:45 am
Toreador (4/26/2012)
April 26, 2012 at 9:57 am
Ouch! That level of simularity is way beyond coinicidence... :angry::crying::sick:
I'll shoot Steve an email now and ask him to deal with...
April 26, 2012 at 2:00 am
I love the "don't know" option, and I agree with the poster above that those who rightfully tick that box should get a point. 😉
In T-SQL, recursion is not as...
April 26, 2012 at 1:23 am
(edit: hit send too soon)
L' Eomot Inversé (4/25/2012)
BoL
NOT NULL can be specified in ALTER COLUMN only if the column contains no null values
this is a bit unfortunate. I...
April 25, 2012 at 4:35 am
Thanks! Great question.
Unfortunately, I managed to work out the right solution in my head - and then clicked the wrong options. :facepalm: <-- need a smiley for that!
April 25, 2012 at 4:08 am
Hugo Kornelis (4/13/2012)
Note that the above is my understanding of the documentation; I have not tried the feature yet.
So I decided to test it. Here are my observations.
First, I updated...
April 13, 2012 at 8:13 am
Viewing 15 posts - 2,146 through 2,160 (of 3,347 total)