Forum Replies Created

Viewing 15 posts - 31,831 through 31,845 (of 39,819 total)

  • RE: Forced to sign a resignation letter !

    I tend to link what Steve has said above and I agree. Don't sign the letter. At the very least if they fire you the unemployment comes into play.

    I'm not...

  • RE: reporting broken links

    This is good. I'll take a look and see what's wrong.

    Steve

  • RE: The Business of Software

    No kids! I've traveled enough this year. This is an in and out of CA trip.

    My wife worked for a company in San Jose for like 9 years, so all...

  • RE: DBA''''s more scarce in 2007

    Brian,

    Where are you? Houston crappy? You'll get my buddy David Reed banging on you for that one.

    Of course, unless you're in Denver, you're missing out

  • RE: Losing Posts When Typing

    Yeah, the design of the forums is bad. Session stuff is stored in the page, which messes up the submit.

  • RE: Question of the Day for 20 Jul 2007

    Bad question because of the answers, I guess. I was thinking of something else and threw in Profiler, thinking it was the "harder" way to do it. Probably is in...

  • RE: Losing Posts When Typing

    The back button doesn't usually work. That's because the site recycles every 4 hours or so because of a memory leak in this ASP.NET 1.1 forum software. We didn't have...

  • RE: DBA''''s more scarce in 2007

    A lot of what happens in ads is they ask for everything, knowing if they get it, they've won the lottery. They're often willing to accept less, so keep that...

  • RE: Whoops

    As an FYI, in the nuke plants, the critical controls, meaning the reactor controls, were only using "certified" ancient 1960's technology from Westinghouse and others, with actual tube transistors in...

  • RE: Rev Your Database

    They don't know how to use the tools, but the queries are so varied and plans complicated, it's hard to give them step 1, step2, step3 advice. It often takes...

  • RE: Go Green

    I certainly could be wrong about BI, but I'm not sure it's the current big thing. It certainly is popular, but I'm not sure if that's few people using it...

  • RE: altered proc, but old version is showing up on sql monitor?

    bump?

    If you recompile the proc, meaning changing the code, it should take effect immediately. If you recompiled to get a new plan, that may or may not take effect, depending...

  • RE: SQL Server 2000 Enterprise Manager and MMC 3.0

    It's not W2K3. Likely something didn't install correctly. You might try uninstalling the SQL client tools and adding them back.

  • RE: How to recover a single object from a backup media...

    I think Litespeed can do this. Not sure about the other backup tools.

    There is no way in SQL Server to do this other than restore the database as a new...

  • RE: Condensing Multiple LIKE Conditions

    You could write 3 queries and union them. Not sure it would be faster, but possibly. The LIKE is not that efficient compare to other techniques.

    Perhaps you could pull off...

Viewing 15 posts - 31,831 through 31,845 (of 39,819 total)