Viewing 15 posts - 22,696 through 22,710 (of 59,067 total)
ramineni.suresh661 (9/23/2014)
Hi Jack ,Thank you very much for your response , your example solved my issue
Do you understand how it works so you can support it in the future?
--Jeff Moden
Change is inevitable... Change for the better is not.
September 23, 2014 at 8:48 pm
udaaf (9/8/2014)
Thanks for your respond. It's work :-).
Could you tell me the great article or book for learn HierarchyID. Because I found some query for solved my problem. I...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 23, 2014 at 8:27 pm
Frank Cazabon (9/18/2014)
Jeff Moden (9/17/2014)
If you don't mind using SSIS, here's one way... just "skip the zip"...
http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/64028/
Thanks Jeff,
maybe I should have mentioned the client only has SQL Express 2012....
--Jeff Moden
Change is inevitable... Change for the better is not.
September 23, 2014 at 8:21 pm
jacksonandrew321 (9/17/2014)
Hi Jeff,What should I do if we have to deal with Multi-part MIME messages?
To be honest, I have no idea on that. I've never tried such a thing.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 23, 2014 at 8:18 pm
kevriley (9/16/2014)
I've been using a lot of hierarchical data in a current project, and Jeff's articles have helped immensely. I really do...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 23, 2014 at 7:46 pm
fregatepllada (9/16/2014)
Jeff Moden (9/15/2014)
fregatepllada (9/14/2014)
If you using anything older than that version there is...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 23, 2014 at 7:43 pm
naga.rohitkumar (9/22/2014)
suppose if we need to Rebuld or Reorg index how will we come to know which one to select and at which sitiuation can you please ellobarate
As with the...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 22, 2014 at 8:26 pm
Rather than me regurgitating what has already been written, open up "Books Online" (the Help system for SQL Server) and lookup "Missing Indexes". Make sure that you understand the...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 22, 2014 at 8:21 pm
Outstanding article, Gail. I especially appreciate the section of the article on what pre-optimization is not. Very well done and thanks for taking the time to write the...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 22, 2014 at 8:26 am
Open the Object Explorer, connect to the instance, right click on the instance, select "reports", follow your nose. If the server is so locked up that doesn't work, then...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2014 at 4:58 pm
The problem with DATEDIFF is that it's sensitive to temporal borders. For example, the following two times are only 3 milliseconds apart but the DATEDIFF for hours between the...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2014 at 4:20 pm
From the article:
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2014 at 4:00 pm
P Jones (9/19/2014)
Jeff Moden (9/17/2014)
P Jones (9/17/2014)
...and wait until it is fully available ....
I'm curious. What are you using to determine that a file is done being written to...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2014 at 8:35 am
gorr-688214 (9/19/2014)
Jeff,This was timely as we are working on a tree just like this. I'm curious what you think about replacing the SortPath with a hierarchyid data type?
Glenn
Hi Glenn,
Thanks...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2014 at 8:32 am
ScottPletcher (9/18/2014)
Jeff Moden (9/18/2014)
ScottPletcher (9/18/2014)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 18, 2014 at 9:08 pm
Viewing 15 posts - 22,696 through 22,710 (of 59,067 total)