Viewing 15 posts - 33,121 through 33,135 (of 39,740 total)
Scott,
Thanks for the clarification. I think it's a good idea, but one thing more to think about is that the IRS and associated schemes also employ a lot of people....
April 17, 2006 at 4:57 pm
I don't mean to imply I mind paying taxes. I don't want to pay more than I need to, but I love the US and am happy to support it.
The...
April 17, 2006 at 3:08 pm
The Guest user has access to read tables in msdb, where the DTS packages are stored. You can remove the permissions to the stored procedures used to scan for the...
April 17, 2006 at 8:39 am
Can you update the table?
Doesn't look like the system procedures are really detailed.
April 17, 2006 at 8:27 am
Interesting idea. Should work well for small datbases. I'd worry about larger ones.
April 17, 2006 at 8:19 am
Some of this is due to different advertisements or (yikes!) my editorials. Some filters work on keywords and catch the newsletters depending on content.
We've had some get caught because articlesexternal.asp...
April 13, 2006 at 9:47 am
If you want hyperlinks, you need to include the entire HTML, meaning the <HTML><HEAD></HEAD><BODY> etc. tags in the message.
April 13, 2006 at 9:21 am
Ha, Murphy comes with all electrical products, especially computers! ![]()
April 13, 2006 at 9:16 am
What's a verifiable source? The NY Times? MSNBC? c|Net? While I tend to agree that sources in blogs are less vetted than traditional publishing, that's not necessarily the case. Many...
April 13, 2006 at 9:15 am
Have you ever run a database log backup on this? How are you invoking the shrink?
It can slow things but the shrink is an online operation that can be run...
April 13, 2006 at 9:13 am
If this is after your log backups, then it should be a minimal amount of log data lost. It does mess up your backup chain, so you do need a...
April 13, 2006 at 9:02 am
You can use a trigger or schedule a job to do this periodically.
April 12, 2006 at 8:58 am
I think it pulls some rows and then starts to return them. As you access more, it pulls more. Curious, is there an ORDER BY clause in the select?
The other...
April 12, 2006 at 8:57 am
Viewing 15 posts - 33,121 through 33,135 (of 39,740 total)