Forum Replies Created

Viewing 15 posts - 7,846 through 7,860 (of 9,399 total)

  • RE: Junk/SPAM Posts Overwhelming

    TheSQLGuru (6/19/2014)


    I still think it is better to stop users from creating new logins as a mechanism to stop this form of attack. Well, unless the spammers have banked...

  • RE: Today's Random Word!

    crookj (6/19/2014)


    Ed Wagner (6/19/2014)


    djj (6/19/2014)


    Ed Wagner (6/19/2014)


    crookj (6/19/2014)


    Ed Wagner (6/19/2014)


    Stuart Davies (6/19/2014)


    rhythmk (6/19/2014)


    Stuart Davies (6/19/2014)


    BWFC (6/19/2014)


    Method

    Technique

    Procedure

    Stored

    Function

    Script

    Visual Basic

    Visual Studio

    Management Studio

    Studio 54

    Area 51

  • RE: rewrite two queries to single query

    I'm not sure what you're trying to do here. The subject says you want to rewrite the two into one, but the first is a SELECT and the second...

  • RE: Database Backup and Restore on Same Server

    And don't check the "Overwrite" checkbox unless you really mean it. I also prefer using T-SQL as suggested above. It's harder to make a mistake there than in...

  • RE: Today's Random Word!

    djj (6/19/2014)


    Ed Wagner (6/19/2014)


    crookj (6/19/2014)


    Ed Wagner (6/19/2014)


    Stuart Davies (6/19/2014)


    rhythmk (6/19/2014)


    Stuart Davies (6/19/2014)


    BWFC (6/19/2014)


    Method

    Technique

    Procedure

    Stored

    Function

    Script

    Visual Basic

    Visual Studio

    Management Studio

  • RE: Are the posted questions getting worse?

    rodjkidd (6/19/2014)


    Greg Edwards-268690 (6/19/2014)


    Ed Wagner (6/19/2014)


    rodjkidd (6/19/2014)


    So for my current gig, I'm not a production DBA.

    We have a very temperamental server which is being upgraded this week.

    It also has spaghetti...

  • RE: Today's Random Word!

    crookj (6/19/2014)


    Ed Wagner (6/19/2014)


    Stuart Davies (6/19/2014)


    rhythmk (6/19/2014)


    Stuart Davies (6/19/2014)


    BWFC (6/19/2014)


    Method

    Technique

    Procedure

    Stored

    Function

    Script

    Visual Basic

  • RE: Junk/SPAM Posts Overwhelming

    melanie.townsend (6/19/2014)


    About the Spam messages which have been flooding the forums -we're aware of the problem and are working to clear the posts as quickly as possible. I know they're...

  • RE: backup-Restore

    When you restore to another server, you'll have to look at your logins. Both the SQL and Windows logins have to exist on the destination server in order for...

  • RE: comparing dates

    Lynn Pettis has a page with some common date routines posted at http://www.sqlservercentral.com/blogs/lynnpettis/2009/03/25/some-common-date-routines/ that will help give you the syntax you're after in an efficient way without having to parse...

  • RE: Are the posted questions getting worse?

    rodjkidd (6/19/2014)


    So for my current gig, I'm not a production DBA.

    We have a very temperamental server which is being upgraded this week.

    It also has spaghetti jobs / packages. You know...

  • RE: Today's Random Word!

    Stuart Davies (6/19/2014)


    rhythmk (6/19/2014)


    Stuart Davies (6/19/2014)


    BWFC (6/19/2014)


    Method

    Technique

    Procedure

    Stored

    Function

  • RE: Are the posted questions getting worse?

    Grant Fritchey (6/18/2014)


    Evil Kraig F (6/18/2014)


    Grant Fritchey (6/18/2014)


    Yeah, one guy offered to pay me, so I sent him my rate. And that was the end of that.

    Heh, I don't mark...

  • RE: Schedule table with open/closed slots

    I think I understand what you're after. If I'm interpreting it correctly, it sounds like a classical gaps and islands problem. There are a multiple approaches to it....

  • RE: Trimming Left and Right of side of cell

    If you want to know all about the SUBSTRING function, it's covered at http://msdn.microsoft.com/en-us/library/ms187748%28v=sql.100%29.aspx. If you have any questions about it, that's a good page to read.

Viewing 15 posts - 7,846 through 7,860 (of 9,399 total)