Viewing 15 posts - 6,631 through 6,645 (of 9,643 total)
K. Brian Kelley (12/11/2008)
Jack Corbett (12/11/2008)
Great article Brian. Will there be a follow-up on setting up Kerberos delegation? I could use it.
I'll look at writing that up. I...
December 11, 2008 at 8:04 am
I'm not going to address all th code in this post, but will quickly say that you should rethink the trigger because it will only work for a single row...
December 11, 2008 at 7:42 am
December 11, 2008 at 7:34 am
Lynn Pettis (12/11/2008)
December 11, 2008 at 7:11 am
No one can accurately answer this question without seeing the code you are using.
December 11, 2008 at 6:54 am
If you check out this thread you'll see that method you are using is the consensus pick for best performing.
Of course as Gail asked, why do you want to avoid...
December 11, 2008 at 6:51 am
It would would help if you would post some sample data. I would suggest that you attach sample files to the thread and then include the DDL for the...
December 11, 2008 at 6:46 am
No one can accurately answer this question without seeing the code you are using. If you post some code we can help.
With the limited information you are giving I...
December 11, 2008 at 6:39 am
Michael Earl (12/11/2008)
Also, we currently have no evidence that Lynn has ever run anyone...
December 11, 2008 at 6:05 am
In SSMS and the object explorer right-click on the database select Tasks -> generate scripts and this will walk you through generating the scripts for your database.
December 11, 2008 at 6:03 am
devammehta (12/9/2008)
Can you guys explain me more elaborately ??Please that gonna be useful.
Thanks.
Devam🙂
I'm not sure what else I can explain for having drill-down, which I assume you meant hide...
December 11, 2008 at 5:57 am
But is it safe to be walking if Lynn is driving alone? I might just choose to stay home.:P
December 11, 2008 at 5:50 am
I also made the assumption, along with the others in the 70+% who answered yes at this point, that a full backup was available.
I also understand, although I don't totally...
December 11, 2008 at 5:46 am
Great article Brian. Will there be a follow-up on setting up Kerberos delegation? I could use it.
December 11, 2008 at 5:26 am
Check your lookups. It sounds like you have duplicate values in one of the lookups. Like this:
Col1
-----
1
2
3
4
Lookup Table
LookupCol NewValCol
---------- ----------
1 ...
December 10, 2008 at 8:06 pm
Viewing 15 posts - 6,631 through 6,645 (of 9,643 total)