Forum Replies Created

Viewing 15 posts - 1 through 15 (of 454 total)

  • Reply To: The Time Conversion

    This is a very good reminder that data validation is not just limited to the straight format.

  • Reply To: The Time Conversion

    Jeff Moden wrote:

    Too funny.  I wish it returned an error instead.  One that says, "Dude!  Just because this is 2022, you shouldn't expect anything different here!" 😀

    Then use straight CAST. The...

  • Reply To: Finding the Group

    I think the answer could use a bit of clarification. This only works if the group is assigned a login in SQL Server.

    Also, re: "A caveat here is that the...

  • Reply To: What Resets @@ROWCOUNT?

    Aaron N. Cutshall wrote:

    I beg to differ on the answers. The QOT basically said that all but the SET variable would reset @@ROWCOUNT to zero, however BOL states the following:

     

      <li style="list-style-type:...
  • Reply To: The Future Direction of the PASS Organization

    This sounds like a nightmare.

    One of the strengths of PASS, in my opinion, has been that while Microsoft is involved, the organization itself is largely free from being controlled by...

  • Reply To: Knocking off early

    latkinson wrote:

    technically, I would think that you would work a half day and then knock off, so if you normally start at 8 am your time, you would knock off...

  • Reply To: Using the Lightweight Tools

    I've been dipping my toes into ADS on and off for a few years now. Each time I use it, I'm impressed by the new features and the improvements. I...

  • Reply To: Service Broker Sending Directions

    Y.B. wrote:

    If I create a contract in Service Broken, what are my options for sending directions of my message types?

    Yeah, I really hate those broken services. 😉

    Yeah. Not sure if...

  • RE: Creating Strings with Replicate

    Solomon Rutzky - Friday, September 21, 2018 7:16 AM

    Toreador - Friday, September 21, 2018 1:39 AM

    September 21, 2018 at 9:03 am

    #2006587

  • RE: Starting a CTE

    Lynn Pettis - Thursday, July 12, 2018 4:40 PM

    I do that while developing code, but move it to the end of...

  • RE: Starting a CTE

    Bob Razumich - Wednesday, July 11, 2018 9:51 PM

    I am so looking forward to the arguments about where the semicolon should go exactly.

    No...

  • RE: The Best Ever

    I've got to go with 2017. With SQL Server, Microsoft has done quite a good job of incremental improvements and removing cruft over the past 17 years.
    So pretty...

  • RE: GDPR Classification

    Actually, the data is in a set of four extended properties for the column:

    sys_information_type_id
    sys_information_type_name
    sys_sensitivity_label_id
    sys_sensitivity_label_name

  • RE: Decouple the Tools

    David.Poole - Monday, March 5, 2018 1:31 AM

    I think bcp could do with enhancements.  As a high speed import/export tool it has...

  • RE: Audit systems: a good idea or a mess to maintain?

    You think audit is hard? Wait until you're asked to do approval workflows -- where different users may have different rights to different attributes of the same entity...
    As other posters...

Viewing 15 posts - 1 through 15 (of 454 total)