Viewing 15 posts - 376 through 390 (of 769 total)
CirquedeSQLeil (8/24/2010)
When I need a query to run across multiple versions (for instance in SSIS), I setup a query to...
August 24, 2010 at 2:07 pm
CirquedeSQLeil (8/24/2010)
August 24, 2010 at 12:45 pm
UPDATE:
I have to apolagize for wasting anyone times who read over this post. I just found out the article was specific to ORACLE, a DB platform that I can...
August 23, 2010 at 12:58 pm
sturner (8/23/2010)
Since indexes in SQl server are implemented...
August 23, 2010 at 12:55 pm
UPDATE
Well this test of creating a duplicate index by a differnet name has appeared to of worked. The purge tool ran to completion without errors and the Index it...
August 20, 2010 at 3:29 pm
Stefan_G (8/20/2010)
GilaMonster (8/19/2010)
YSLGuru (8/19/2010)
I take it you don't believe that an existing index with teh same structure but by a different name would help speed up the create index statement?
It...
August 20, 2010 at 8:37 am
GilaMonster (8/19/2010)
YSLGuru (8/19/2010)
I take it you don't believe that an existing index with teh same structure but by a different name would help speed up the create index statement?
It quite...
August 19, 2010 at 10:07 am
Derrick Smith (8/19/2010)
Index creation time is improved greatly by parallelism. Most of my OLTP servers have maxdop=1, but when I create indexes, I...
August 19, 2010 at 10:05 am
GilaMonster (8/19/2010)
YSLGuru (8/19/2010)
Bhuvnesh (8/19/2010)
August 19, 2010 at 9:11 am
BTW - since I haven't gotten but 1 reply so far I just wanted to say that I'd appreciate any suggestions on where else to go and aks this quesion...
August 19, 2010 at 9:02 am
Bhuvnesh (8/19/2010)
INSERTION into destination table ) and then REBUILD...
August 19, 2010 at 9:00 am
This would require that you have security access on the domain to peruse whats on a server but the again I imagine any method of doing thsi would have something...
August 11, 2010 at 4:52 pm
Doug S. (7/29/2010)
Here's a link to a Great MSDN article with code download for using SQL Server management objects to create your own GUI.http://msdn.microsoft.com/en-us/magazine/cc163409.aspx
Good luck
Sweet! ...
July 29, 2010 at 1:37 pm
rudy komacsar - Doctor "X" (7/27/2010)
Why use individual users, how about using Active Directory groups ?
(This may take a bit of analysis and lunch for the...
July 29, 2010 at 1:00 pm
Jim McLeod (7/13/2010)
July 26, 2010 at 12:24 pm
Viewing 15 posts - 376 through 390 (of 769 total)