Forum Replies Created

Viewing 15 posts - 9,616 through 9,630 (of 39,804 total)

  • RE: Insert without a PK

    Arrrgg, apologies. That's what I get for trying to fix things quickly.

    Question corrected to disable the PK, and not the clustered index.

  • RE: SQL Server Data Lost on User DB's

    Thanks for the final note and good luck with all of this.

  • RE: Practical Hekaton

    Eric M Russell (6/11/2015)


    However, for most SQL Server users, it's confusing when attempting to keep tabs on all the limitations and asterisks surrounding things like: Heckaton's compiled procedures can only...

  • RE: SQL Server Data Lost on User DB's

    Good luck. If you need more help or get more info, post back. We're happy to do what we can.

  • RE: HASHBYTES

    I don't understand the confusion. Hashbytes cannot add a salt. The programmer adds it, which is the answer to the question and what is shown in the link you posted.

  • RE: HASHBYTES

    Junior Galvão - MVP (6/9/2015)


    Hi Steve Jones,

    I appreciate your question, but the answers are a little confusing if we look at the Books Online and other blogs, like this: http://www.mssqltips.com/sqlservertip/3293/add-a-salt-with-the-sql-server-hashbytes-function/

    Regards.

    What's...

  • RE: Finding / getting in touch with recruiters?

    Personally I have just let employers know when I'm looking. Nothing wrong with that. If I'm not happy or want something else, I'm open. Especially with a contract.

  • RE: Insert without a PK

    Apologies. The disable statement is missing in the code.

    Points awarded back and the question corrected.

  • RE: SQL Server DBA or BI

    I would say look at two things

    - What you enjoy

    - What jobs are available

    Please don't take a job for money you don't enjoy, but I do understand taking a job...

  • RE: SQL Server Data Lost on User DB's

    ericpap (6/10/2015)


    Jeff Moden (6/10/2015)


    Is this a Production Server?

    yes

    Sorry to hear that.

    If you can't get someone to admit they did something, I'm not sure you'll find much forensic evidence. You...

  • RE: Finding / getting in touch with recruiters?

    I'm with Eric. You should seriously look at the value of your time. It might be worth it to commute to get experience or start the move to a new...

  • RE: Native Audits

    Jeff Moden (6/8/2015)


    ...

    It's just stupid but they keep making the grease spot of audits larger and larger and with no real guarantee that the information is even accurate. It's...

  • RE: Are the posted questions getting worse?

    Jeff Moden (6/4/2015)


    Shifting gears a bit...

    Have any of you ever used a CTP of SQL Server to power your real production databases? Personally, I think such a thing would...

  • RE: Are the posted questions getting worse?

    Eirikur Eiriksson (6/4/2015)


    Should be as simple as

    ..TOP(1)...

    WHERE POST.VISIBLE = TRUE;

    😎

    Nothing is ever simple, and the queries that do this potentially slow way down with a check for banned users....

  • RE: SQL Server Data Lost on User DB's

    I tend to agree with Gail here. The data is stored in the mdf/ldf/ndf files. If someone stops the SQL Service, they can restore those files, just as they'd restore...

Viewing 15 posts - 9,616 through 9,630 (of 39,804 total)