Forum Replies Created

Viewing 15 posts - 181 through 195 (of 245 total)

  • RE: Good and Bad Interview Questions

    The "weird" questions are the converse of the "fizzbuzz" questions: You need to have a specific reason for them, not ask them "just because" or you're looking to "stump the...

  • RE: It's not you; it's us

    In the interest of trying to light a candle in the darkness I'd like to throw out a question particularly to the existing MCMs and other long-term veterans. You've...

  • RE: It's not you; it's us

    Dave62 (9/4/2013)


    I'm sure having certifications must be better than not having them but I'm also sure that, in my case at least, certifications are not necessary to succeed.

    Are there...

  • RE: It's not you; it's us

    I read through the MCM thread here on SSC yesterday, following the story of people like Uwe who all but put their lives on hold for 12 to 18 months...

  • RE: Using value in combo box based on Foreign key relationship

    kwoznica (8/28/2013)


    Disregard my last message. I changed Me.DefectCategory to Me.Combo45.Column(1) and it worked.

    Thanks for that idea.

    That indicates the name of your combobox control is Combo45. Your initial code...

  • RE: Data Warehouse - Design Questions

    When I first began reading up on data warehouses and dimensional modeling, one thing that stuck out was that facts are numbers (not always, but nearly always). The other...

  • RE: SSIS Question Help

    Koen Verbeeck (8/27/2013)

    Yes, there's a FOR loop, but I don't think you can specify a fixed order. (hence my suggestion for .NET where you have more control)

    Hey, I never said...

  • RE: new to everything sql

    Jeff and Koen covered the subject pretty well, but I'll toss in my $0.02:

    I sum up the whole process in three words: Read, Learn, Do.

    Read whatever you can. Blogs,...

  • RE: Physical Security

    In a bookstore one day I picked up a book called "No-Tech Hacking". I sat there and read nearly the whole thing. Certainly an eye-opener regarding physical security.

  • RE: Cool Projects

    fificito (8/23/2013)


    Cool project! I've always been intrigued about using Visio to visualize data from SQL Server...

    It's not terribly difficult, as Visio can be linked to a number of data sources...

  • RE: Cool Projects

    I work at a biorepository and we have around 700-800 extreme- and ultra-low temperature freezers (mostly -80C for mechanical and -185C for liquid nitrogen). They're monitored 24/7 by two...

  • RE: SET IDENTITY_INSERT equivalent in Access

    While there isn't an IDENTITY_INSERT equivalent in Access this link gives some options using make-table and append queries.

  • RE: The Costs of Data

    I'm reminded of that scene in Star Trek II where Kirk goes to Spock and says something to the effect of: "These trainees of yours, how good are they really?...

  • RE: SSIS Package runs in BIDS but not in SQL AGENT

    UNCs can be tricky in SSIS. DOn't know if you've seen this link on the subject.

    Good luck.

  • RE: Is more than 8 hours a day necessary to get on?

    The "IT World" as you put it is WAY too big nowadays to give any kind of definitive answer as to how many hours you should expect. Gone are...

Viewing 15 posts - 181 through 195 (of 245 total)