Viewing 15 posts - 1 through 15 (of 23 total)
So if you use Net Nanny, and have a server job that adds pr0n at 8 am, then removes it at 5 pm .....
July 24, 2008 at 2:08 pm
Actually, we figured out a way.
The application holds the application role connection string with an encrypted password. The decryption key is placed in a table on it's own database...
July 24, 2008 at 2:02 pm
I'm no network guy, but if you are running NT authentication for db access can't the users (user group) at the NT level be granted access to a particular server...
July 24, 2008 at 1:47 pm
It may be the IRPStackSize bug. You can google it, but essentially you need to alter/set a registry setting. The max value is 50, but I'm finding that...
July 22, 2008 at 9:16 am
It's why every IT department should have one or two openings permanently available in case someone that's really valuable comes along. Identifying that person can be hard, and to a...
July 22, 2008 at 7:27 am
Thanks, Steve. At least now I know that I'm not missing something that would invoke the "durr" response 😀
July 15, 2008 at 8:57 am
I think you bring up a good point, Ron, about "when" the zone can happen. While I occasionally hit the zone during work hours (if the difficultly level of...
June 19, 2008 at 8:20 am
I used to be a surety bond underwriter, and for employee dishonesty bonds the primary message to employers was "Make your key staff take vacations and have someone else do...
June 13, 2008 at 7:55 am
Seems like maybe innovation, as used here, is being muddled a bit with R&D. Innovation is the end result - and arguably the implementation - of a successful R&D...
May 23, 2008 at 9:42 am
Man, I didn't even make the "Database Pros Who Need Your Help!" cut :crying:
Allow me to rephrase.
Which statement is "more true", and why?
"I would rather spork my eyes out than...
May 22, 2008 at 8:10 am
If it's not too tangential, I'd notch my answer just a bit deeper and say that being data-centric is most important. By example, the business I work for started...
May 16, 2008 at 7:27 am
Ah, I see my confusion, thank you. Without the cross-join there will be 11,260 rows populated. So in the 11,000 example it really doesn't make a difference. ...
May 13, 2008 at 9:27 am
*sigh*
Ok, so I guess I'm the only one who doesn't get this part, but:
in
SELECT TOP 11000 --equates to more than 30 years of dates ...
May 13, 2008 at 9:13 am
Derek Karpinski (5/9/2008)
Trying to write a poem using only T-SQL keywords....
May 9, 2008 at 8:33 am
Funny timing, this. I was tempted this week to write a bit explaining the COLUMNS-UPDATED because BOL bites on that topic. But it filtered down to not knowing...
May 9, 2008 at 7:55 am
Viewing 15 posts - 1 through 15 (of 23 total)