Tag: syndicated

  • Settling or Pushing On

    I read a blog recently that was titled: Time to Stop Settling. I think that the author (a friend) was intending to motivate you to move forward, and try to change things when you see a way to make them better instead of living with them.

    I agree, but….

    My caveat here is that you also need to find balance in your life. One of my favorite quotes is “God grant me the strength to accept the things I cannot change, the courage to change the things I can, and the wisdom to know the difference.” I think that quote is telling you to strive for balance, and realize that you cannot change everything, but you can change some things and you ought to think about those that you can.

    We all have tough times in our lives, especially at work. Even though I have the best job in the world, I have bad days, I have things I don’t like, things that I can’t change. I strive to balance the stress and workload with the good things, and while I try to move forward, I move forward in different ways. Some periods might involve more time with my wife, some more vacation with family, some more speaking, some more writing, but they all are a part of life.

    Don’t settle when you don’t need to, but don’t try to change everything. Pick your battles and look to make headway, make things better, not “fix” everything.

  • Sunday Morning Work

    Up early, the only one in the house, so I made coffee, sat down to check on SSC and the news of the world, and got caught up answering questions.

    A few interesting threads caught my eye:

    Went back and forth on a few threads, making the day get started in an enjoyable day. I just enjoy the SQL stuff.

  • Another Update on Goals

    I was querying the SQLServerCentral database for something else today, and I decided to take a minute and double check on my posting goal. I didn’t check a few weeks ago when I wrote the update post, but I had been paying attention and noticing my 30 day running average, which seemed to be always above 300.

    But was it?

    So I did, and got these results:

    Month Posts

    7     72
    6     377
    5     352
    4     442
    3     277
    2     372
    1     280

    Pretty good for me, lower than last year, but a nice average.

    310.2857

    Just enough to be sure that I’m meeting my goal, and I have a bunch of time in July to be sure that I’m there.

  • Windows 7 Run As

    One of the things that got us to switch OSes from W2K to WinXP when I was an administrator at JD Edwards was the Run As command. We had two accounts, regular and privileged, and needed to switch between them on a regular basis. I didn’t like the policy, but with WinXP, we had the “Run As” command when we right clicked things like the SQL MMC plugin, so we could access servers under the privileged account.
    In Windows 7, if you right click, you see “Run as Administrator”, which works great on my desktop. However what about a domain? What if you have two accounts and want to run something for testing or because you need different rights?
    I found a cool trick I wasn’t aware of since I haven’t needed it. If you hold down Shift when you right click the item, you get a new Context menu item. The Run as different user.
    ssms_runas
    Give it a try. I bet you find it handy.