Viewing 15 posts - 451 through 465 (of 872 total)
GSquared (8/27/2008)
August 28, 2008 at 8:21 am
Weird ... I'm a local admin ... I just got done installing 2k5 standard and SP2 ... SP2 went fine, except for this one piece.
August 27, 2008 at 2:28 pm
Yeah, the first two are taken care of in the above script and the account has access.
August 27, 2008 at 12:08 pm
Steve Jones - Editor (8/27/2008)
Adam, really you should submit this as a script, and there...
August 27, 2008 at 7:51 am
GSquared (8/27/2008)
August 27, 2008 at 7:38 am
Indeed, but when creating a new index, are these definitions for the index stored?
August 27, 2008 at 7:09 am
Jason, did my email go through?
August 26, 2008 at 10:44 am
Ok, lesson learned ... I had to use stored procedure for the command type instead of text.
August 26, 2008 at 6:56 am
So, I added a split function to handle a passed in value with comma's ... and still no luck.
August 26, 2008 at 6:13 am
Jason Wisdom (8/25/2008)
Adam Bean (8/25/2008)
So why bother with SQL? Sounds like VBScript would be a much better, quicker, and cleaner solution. Is the date derived from a table or something?
I...
August 25, 2008 at 2:18 pm
So why bother with SQL? Sounds like VBScript would be a much better, quicker, and cleaner solution. Is the date derived from a table or something?
August 25, 2008 at 1:53 pm
Jason Wisdom (8/25/2008)
You can use an Active X step and write vbscript code.
Okay. We could be very close to a solution here.
How can an ActiveX step, using VBScript, execute...
August 25, 2008 at 1:21 pm
I don't believe so. Again, why not use an ActiveX job step and use VBScript if you really want to handle this in SQL?
August 25, 2008 at 10:52 am
Unfortunately the WMI counters accessible in SQL do not include this, but your best bet would be to poll the WMI counters and dump them into a table.
August 25, 2008 at 10:16 am
Jason Wisdom (8/25/2008)
- I'd just like to note that I don't promote the use xp_cmdhsell ... use with caution.
Yes.... I never use xp_cmdshell anymore.
Is there ANY other way to pass...
August 25, 2008 at 10:12 am
Viewing 15 posts - 451 through 465 (of 872 total)