Viewing 15 posts - 511 through 525 (of 965 total)
doobya (2/3/2009)
February 3, 2009 at 12:18 pm
sureshot (2/3/2009)
February 3, 2009 at 11:21 am
rsteeves (2/3/2009)
February 3, 2009 at 11:08 am
PaulB (2/3/2009)
Jonathan Kehayias (2/3/2009)
PaulB elludes to this but doesn't actually make the point clear.
:w00t: mmhhh... I wasn't avoiding -elluding?- the issue and I think my proposed solution is spot...
February 3, 2009 at 10:50 am
Keep in mind that a few years back SQL Injection wasn't a main stream subject, and most DBA's that I know and consult with have been in place for 3-5...
February 3, 2009 at 10:20 am
PaulB elludes to this but doesn't actually make the point clear. Check if the tables have a Clustered Index on them. If they don't, then your unused space...
February 3, 2009 at 9:13 am
GilaMonster (2/3/2009)
NotManyPoints (2/3/2009)
As it should suggest if you have 'used' this site and generated over 300 posts, some 'skill' must have sunk in.
Not necessarily. There's a person on another SQL...
February 3, 2009 at 9:00 am
There is actually more than just that link:
http://blogs.msdn.com/bartd/archive/tags/SQL+Deadlocks/default.aspx
Bart Duncan has a bunch of them and the above reference is on another article I put in, but I guess I missed...
February 2, 2009 at 12:54 pm
Sorry bout that Jack. I am sure that you could add to the basics that are covered by this article though. I tried to follow KISS for this...
February 2, 2009 at 9:33 am
A good reference for how bad this stuff can be is Niel Carpenter's blog. He is a member of the Security response team at MS and has a few...
February 2, 2009 at 7:28 am
Check if the Auto-Close property for the database is set to True in the Database Properties. I have seen this kind of error in the past where Auto-Close was...
February 1, 2009 at 7:25 pm
Does it really matter for the context of the question posed in this thread?
Your aversion to CLR takes every thread in this forum completely off topic and clutters...
January 28, 2009 at 6:05 am
Jeff Moden (1/28/2009)
I was hoping the op would tell me... but Ok... what does the CLR actually do? Remember, I'm not much into GUI's or WebServices.
Not that your personal...
January 28, 2009 at 5:55 am
Based on External_Access and a Serializer assembly, it would most likely be a webservice call, which are becoming more and more normal place.
January 27, 2009 at 8:54 pm
Another way to go about it for all Errors and not just errors generated by jobs in SQL Agent can be found on my Automating Common DBA Tasks Series:
http://code.msdn.microsoft.com/SQLExamples/Wiki/View.aspx?title=AutomatedDBA&referringTitle=Home
January 27, 2009 at 12:54 pm
Viewing 15 posts - 511 through 525 (of 965 total)