Forum Replies Created

Viewing 15 posts - 1,651 through 1,665 (of 7,484 total)

  • RE: Are the posted questions getting worse?

    SQLRNNR (6/13/2015)


    Luis Cazares (6/12/2015)


    Lynn Pettis (6/12/2015)


    Alvin Ramard (6/12/2015)


    Lynn Pettis (6/12/2015)


    Has anyone ever heard about "disk unformating?" Did not know if you formatted your hard drive you could undo it....

  • RE: Are the posted questions getting worse?

    WayneS (6/13/2015)


    Eirikur Eiriksson (6/12/2015)


    No worries, just placed an order of a substantial quantity, got them cheap as they are plated and made of cobolt and old mainframe parts:-P

    😎

    Now I'm left...

  • RE: Today's Random Word!

    Ed Wagner (6/11/2015)


    djj (6/11/2015)


    eccentricDBA (6/11/2015)


    Eirikur Eiriksson (6/11/2015)


    Ed Wagner (6/11/2015)


    crookj (6/11/2015)


    ZZartin (6/11/2015)


    Bottle

    Rum

    Running

    quirky

    Qt

    cutie

    QT?

    One Way

  • RE: Database Engine Microsoft SQL Server 2014

    Interesting question.

    I haven't looked at this since SQL 2012 and guessed it wouldn't have changed. So I got it wrong. Learned something, therefor, so something gained.

  • RE: Error handling

    error is obviously wrong, and if 1000 were the message number for tinyint overflow this would be a disgraceful trick queston and I don't mind getting those wrong, 255 (the...

  • RE: Insert without a PK

    I looked at this early and decided to wait 26 hours and see what the question was meant to be before answering. Judging by comments, it's been "corrected" incorrectly...

  • RE: Should Salary Information Be Confidential?

    Jeff Moden (6/9/2015)


    Eric M Russell (6/9/2015)


    Jeff Moden (6/8/2015)


    ...

    I also won't work for a company that does intelligence or personality testing. Again, it has been a powerful indicator to me...

  • RE: Today's Random Word!

    djj (6/9/2015)


    Ed Wagner (6/9/2015)


    crookj (6/9/2015)


    eccentricDBA (6/9/2015)


    Eirikur Eiriksson (6/9/2015)


    Ed Wagner (6/9/2015)


    djj (6/9/2015)


    Eirikur Eiriksson (6/8/2015)


    Ed Wagner (6/8/2015)


    crookj (6/8/2015)


    Ed Wagner (6/8/2015)


    Revenant (6/8/2015)


    DonlSimpson (6/8/2015)


    Ed Wagner (6/8/2015)


    djj (6/8/2015)


    Ed Wagner (6/8/2015)


    DonlSimpson (6/5/2015)


    Eirikur Eiriksson (6/5/2015)


    Monarchy

    Empire

    Republic

    Plato

    Socrates

    Philosopher

    Academy

    Starfleet

    KDF

    Bird of Prey

    Specialization

    Specific

    General

    Generations

    X

    Spot

    Shot

    Bullseye

    Aldebaran...

  • RE: Should Salary Information Be Confidential?

    Andy Warren (6/5/2015)


    Glassdoor[/url] has some interesting stuff on salaries, worth a look.

    I gave that website a quick look and asked for salary for a particular job title that I held...

  • RE: Are the posted questions getting worse?

    Ed Wagner (6/8/2015)


    Now that sounds like an interesting one to deal with. You can't tell your boss that you can't assign a report to someone because the boss isn't...

  • RE: Authentication Problem

    If you want to make some users unable to see some databases (other than system databases), you need to do two things:

    1) make sure that any login you want to...

  • RE: Authentication Problem

    Instead of making people db_owners you might do better to assign users to only those fixed database roles that they actually need - make use of db_datareader and db_datawriter and...

  • RE: need to find the trend how employee makes sales every month

    You need to partion by salesperson in the OVER clause in the CTE and thro away the order statement, and then add CUR.salespersonid = previous.salespersonid to the ON clause in...

  • RE: Checking Windows User Group

    ArnolddG (6/7/2015)


    Hi,

    I am setting up security for access of database tables for members in a specific Windows User Group.

    I want to check in a SQL script if this Windows User...

  • RE: SQL Error Capture : Try-Catch & Raiseerror.

    SQL-DBA-01 (6/7/2015)


    Thnx Jacob. Appreciate that you spend your time on Sunday. I'm going thru the links which you provided.

    One more question here. I mostly use my catch block in the...

Viewing 15 posts - 1,651 through 1,665 (of 7,484 total)