Viewing 15 posts - 46 through 60 (of 369 total)
I responded with the correct answer (2, 1, 0) but was marked Wrong!
BTW, the code will only run under SQL Server 2008, which wasn't stated. And it will successfully...
January 25, 2010 at 8:19 am
vk-kirov (1/22/2010)
So the answer does not (explicitly) depend on model's size, it depends on some SSMS internal algorithm!
So I'll repeat my earlier statement that the correct answer should have been:...
January 22, 2010 at 9:24 am
Lynn Pettis (1/21/2010)
January 22, 2010 at 6:57 am
A terrible question! The correct answer, which was not stated, is: "It depends as it is based on the size of the Model database" plus the default for the...
January 21, 2010 at 11:43 am
Lynn Pettis (1/15/2010)
I don't read the QotD in the newsletter, I read it on SSC.
And it is best to answer later in the day as the question is usually rewritten,...
January 15, 2010 at 11:42 am
bwillsie-842793 (1/14/2010)
(Extra points if you know what a real bit bucket is and where to find it on an 026...) :hehe:
I used one to program the 1130.
January 14, 2010 at 1:51 pm
The best customer support that I ever had was with Lenovo (ThinkPad). I had a DELL previously but never again.
Long story short: The issue at the time was...
January 14, 2010 at 9:21 am
EdVassie (1/13/2010)
January 13, 2010 at 9:23 am
I strongly suggest that you eliminate the "noise" (stop) words. After several years of continual customer frustration with the "search" feature of our product, we finally killed them. ...
January 7, 2010 at 10:01 am
See Jacob Sebastian's XML articles:
XML Workshop X - Working with namespaces
http://www.sqlservercentral.com/articles/XML/61333/
XML Workshop XI - Default Namespaces
January 5, 2010 at 6:54 am
Since you are just starting out using XML I suggest that you read Jacob Sebastian's articles on working with XML.
The article directly related to your problem would be:
XML...
December 31, 2009 at 8:39 am
Graham O'Daniel (12/30/2009)
How about using OPENXML?I find OPENXML to be fairly useful when translating XML to table data.
Hope this helps!
-Graham
NO! See: Stop Using OPENXML
December 31, 2009 at 6:56 am
sturner (12/23/2009)
If it was an option on installation try running the install again to remove that component separately.
It is not a separately installable component as it was in SQL Server...
December 28, 2009 at 7:04 am
See post 832452 which is a similar problem. It has links to the solutions presented by Microsoft in the BOL. http://www.sqlservercentral.com/Forums/FindPost832452.aspx
Note that you can successfully Full-Text index data...
December 23, 2009 at 2:58 pm
If you are working with historical data, you're in trouble as the dates of the switch in and out of DST changed from year to year. As well as...
December 23, 2009 at 9:29 am
Viewing 15 posts - 46 through 60 (of 369 total)