Forum Replies Created

Viewing 15 posts - 31 through 45 (of 266 total)

  • RE: Excel Power Query

    While I can get the Power Query to work great for me, as soon as I send it to someone else, they are prompt to enter credentials to access the...

  • RE: Excel Power Query

    I couldn't determine a way to use my existing stored procedure in Power Query, so I converted it to a view. Works great that way.

  • RE: The Desktop

    No laptop at work and I don't really want one either. Without one, I am free to go home without carrying a laptop and free to go to meetings...

  • RE: Update Join Query Help!!!!

    In all my years in this business I have never seen a lookup table remain static. New values are added, old values deleted, and current values changed to meet...

  • RE: Flight Data

    Like Tobar, I would hope that most people can do that multiplication.

    It is nice to have tools to do such things for us, but we should have an understanding of...

  • RE: Disaster After Disaster

    The company that I work for provides services to monitor generators and we work closely with a company that provides maintenance on the generators. It is a recommended practice...

  • RE: A SQL Server Log Reader

    BTW: @scott A. Nice logo. Go Wings!

    Right now, just plain go NHL Owners/NHLPA. I just want to see hockey.

  • RE: A SQL Server Log Reader

    It could be the DBA running a delete without a WHERE clause

    I've never done that, at least not this week .... :hehe:

  • RE: Crazy Interviews

    I didn't suggest to accept the job, just to let the interview to finish. You should try to speak with some of the employees or find some references from somewhere...

  • RE: Crazy Interviews

    I just don't get the "shock" interview mentality. My boss did this to one of my co-workers. He brought him in for an interview and about half way through spun...

  • RE: Time Zones

    AARRGH! I hate DST.

    There is just no easy way to manage schedules that fire in UTC so that they are aware of the switch. I ended up writing...

  • RE: what is the best alternative for cursors and while loops in SQL server stored procedure?

    As stated, it depends. But here are options that I use:

    1) I read the data into a table variable or cte and do processing, then insert it into the...

  • RE: Help with an SSIS expression

    Jason, thanks for the suggestion, I'll keep it in mind for future use.

    The problem was not in this expression, but in another similarly named column that still contained a null....

  • RE: Retiring DB

    I like Dev's checklist. By setting a database offline, you are able to quickly get it back in place if you overlooked something and it is still needed.

    The first...

  • RE: Jeff Moden elected Exceptional DBA of 2011

    Congratulations Jeff, you deserve it.

    Regards,

    Scott Arendt

Viewing 15 posts - 31 through 45 (of 266 total)