Forum Replies Created

Viewing 15 posts - 2,671 through 2,685 (of 2,736 total)

  • RE: How to change the SA login password using powershell.

    I found a couple suggestions on this, with a quick Google, including one from this site:

    SQL Server Central Topic

    MSDN Forums with using a batch file or Powershell

    And an "Ask SQL...

  • RE: Today's Random Word!

    rhythmk (7/14/2012)


    Revenant (7/13/2012)


    capn.hector (7/13/2012)


    JAZZ Master (7/13/2012)


    SQLRNNR (7/13/2012)


    down

    town

    Funky

    monkey

    Homosapiens

    Homo habilis

  • RE: default backup drives

    As I had to deploy an SQL instance for some testing, I figured I'd watch to see if I could specify the backup directory during install.

    Turns out when you're at...

  • RE: Today's Random Word!

    EL Jerry (7/11/2012)


    SQLRNNR (7/11/2012)


    exploding grapes

    Exploding Gremlins

    "El" Jerry.

    Mogwai

  • RE: VM SQL Server data/log location

    (Yeah, almost a zombie topic, but I just found it...)

    :Whistling:

    Having done some work with MS Hyper-V Server, I'm going to chime in on this. I think what patrickmcginnis59 is...

  • RE: Today's Random Word!

    SQLRNNR (7/10/2012)


    Cliff Jones (7/10/2012)


    crookj (7/10/2012)


    Daniel Bowlin (7/10/2012)


    rhythmk (7/9/2012)


    Possinator (7/9/2012)


    SQLRNNR (7/9/2012)


    Cliff Jones (7/9/2012)


    Ray K (7/9/2012)


    Revenant (7/9/2012)


    rhythmk (7/9/2012)


    Brandie Tarvin (7/9/2012)


    Daniel Bowlin (7/9/2012)


    Heatwave

    Heatstroke

    Engine

    Piston

    V6

    V8

    HEMI

    Barracuda

    Fearsome

    Foursome

    Quartette

    Beatles!

    Monkees

    MonkeeMobile!

  • RE: Today's Random Word!

    adorkable

    🙂

  • RE: Starting to Program

    I've done some Powershell, although mostly I've found scripts to accomplish what I need in general, then fine-tune them. An excellent resource for picking up on Powershell is the...

  • RE: Name the things that were supposed to cause the End Of The World

    So we've got so far:

    1. Mayan calendar runs out...

    2. Y2K bug

    3. Bird Flu

    4. Red Sox winning the World Series

    Hmm, are you looking for things that would...

  • RE: scheduling backups?

    If you're planning to trigger this from within a DOS batch file, you could set up the batch file to either outright delete the previous backup files, or move them...

  • RE: scheduling backups?

    T-SQL is the language the scripts are written in. So when you keyed in the "Select @@version" in Management Studio, you were writing a T-SQL script.

    What I think I...

  • RE: scheduling backups?

    gciszewski (6/28/2012)


    Are the databases that I'm connecting to actually on the windows 2008 server that has sql server 2008 r2 installed on?

    No way to tell what the Windows OS is...

  • RE: New toy :-)

    Nice car, but your steering wheel is on the wrong side of the car!

    😉

    Jason

  • RE: scheduling backups?

    Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05 Copyright (c) 1988-2003 Microsoft Corporation Desktop Engine on Windows NT 6.1 (Build 7600: )

    To quote Adam Savage: "Well...

  • RE: scheduling backups?

    Well, the first thing you want to find out is if this is Express Edition or not. If it's Express, you won't have the option to create a Maintenance...

Viewing 15 posts - 2,671 through 2,685 (of 2,736 total)