Forum Replies Created

Viewing 15 posts - 511 through 525 (of 6,216 total)

  • RE: What's an MVP?

    Not sure it would discourage competition. One part of that is no one quite knows the rules! The other part is that there is a fairly large chunk of MVP's...

  • RE: What's an MVP?

    I'd be interested to hear comments from the MVP's on my suggestions for change posted above?

  • RE: What's an MVP?

    MVP has been a huge success for MS and I'm not sure there's any reason for them to change any part of the program from their perspective.

    From my perspective I...

  • RE: Scary Questions

    I tend to agree with Andy L. I surveyed a group of 10 developers recently and only 3 worked at a company with a DBA. Lots of developers/network dudes get...

  • RE: The Vacation Dilemma

    I think we all tend to be a little guilty of thinking we're the only ones that can do the work, and that all work has to be done right...

  • RE: Who Built This Thing?

    I'll rate this as one of your better posts. Sharing an epiphany is worth doing. How about going back and looking at other "features" to see if you see hidden...

  • RE: Using XML to pass Multi-Select parameters from SSRS to SQL Server

    That works let you let RS execute the query, but you can't just pass it to the proc that way, sees it as one big string, not discrete values. It's...

  • RE: Getting Organized

    Agree with John about bite sized. The part about not forgetting/losing work is a big one for me, few things irritate me more than to check on work I've asked...

  • RE: The Shortage of Programmers

    I worry that we're going to tip over in some weird way. You've got kids with very little real experience making $75-100k right out of high school/college. No doubt some...

  • RE: All Data Readers Are Evil

    I have to agree, not sure I like data readers are evil. I like to think I get the hazards that are out there, but businesses have to do business....

  • RE: Table Level Access

    Resist the dark side Grant!

    We all should want data access to be easy, or at least straight forward. Somehow we gotta get knowledgeabout people that aren't zealots from both sides...

  • RE: Table Level Access

    Grant, my two cents without having fully delved in is that there are two categories, those that generate static SQL that we can look at, and those that don't (LINQ...

  • RE: Table Level Access

    Samuel, thats interesting. From a DBA perspective thats almost as good as stored procs. We can see the changes, tweak the data access, and to increase security the XML doc...

  • RE: Table Level Access

    Grant, I disagree that removing a tier saves time. Tiers are there for a reason! But we can agree to disagree. Bob, good for you for spanking Steve on the...

  • RE: Error Handling in SSIS

    Jack, good to see something written by you on SSC!

Viewing 15 posts - 511 through 525 (of 6,216 total)