Forum Replies Created

Viewing 15 posts - 8,941 through 8,955 (of 9,713 total)

  • RE: Legal / Illegal XML Characters list

    Thanks, Guys.

    One of my coworkers found the issue by pulling the fields into a XML datatype variable. It was a hidden character with some bizarre value that...

  • RE: Limiting views on shared servers

    And that might be true, but the OP might have meant something different too. So, I'd like to hear from him regarding what he's trying to accomplish to make...

  • RE: Favorite Book Quote

    Ed,

    Let me guess. Readers were asking him how much the resource cost. @=)

  • RE: Favorite Book Quote

    I'm glad I started this thread. I've been enjoying everyone's quotes. @=)

  • RE: Limiting views on shared servers

    You don't need to make the login owner of the database in order to view the database. Not unless you're wanting that user to be able to alter database...

  • RE: I Need Full Info of MCTS(70-431) exam,Please give me Tutorial and Hints.

    Practice, practice, practice with SSMS. Explore the GUI and figure out how to do everything. Right click every menu item, examine every available option, test every possible thing...

  • RE: Cannot connect to SQL Server 2005 on local machine

    John,

    Have you checked your desktop for bits of wings, legs, antenna? Sounds like there's a 'bug' in the system to me. @=)

    Configuration Manager sets encryption so you can use...

  • RE: Should the DBA be a Local Administrator?

    And if your System Admin try to request DB access, you need to point out to your boss the concept of "Separation of duties" and all those wonderful data breaches...

  • RE: User Defined Function Execution

    Wow, this is quite a thread.

    Check the references section on the question and you'll see where I got the idea for it. I suppose I should have checked up...

  • RE: CTE doesn't update correctly

    Wow, guys, you've been a big help.

    I have another table in which I keep triangulated totals (not the same as a triangular join). I have to basically add the...

  • RE: Favorite Book Quote

    David, I hate to break the news, but there are no drugs for what people like you & I have.

    But they are working on a vacine to prevent future...

  • RE: I got a job but .....

    yes, not only save those sql scripts but take them to the next job

    But check any confidentially agreements you might have signed on the previous job before you do...

  • RE: Should the DBA be a Local Administrator?

    You make a decent point, Andrew. And Admin accounts should always be heavily audited. We have S.A.M. on our servers which actually makes us enter reasons we logged...

  • RE: CTE doesn't update correctly

    Thanks, Matt. I appreciate the clarification.

    Looks interesting. I'm going to have to test this one and see if it does any better or quicker than what I eventually...

  • RE: CTE doesn't update correctly

    DOH! Found my error. I had t2.CalMonth - 1 and should have had t2.CalMonth + 1.

    I feel sooooo stupid.

    Thanks, guys. I appreciate it. As far as...

Viewing 15 posts - 8,941 through 8,955 (of 9,713 total)