Forum Replies Created

Viewing 15 posts - 91 through 105 (of 230 total)

  • Reply To: Getting the time

    Current time is: Not enough coffee?

  • Reply To: Filtered Statistics

    Somewhere in the back of my head I hear Steve singing:

    "Oops, I did it again"

  • Reply To: dput()

    There must be a constraint missing on the table with correct answers...

  • Reply To: Capturing the Application Time

    Having read the actual feedback request, the question makes more sense. I'm not sure why the current implementation precludes application provided start times. Obviously, there would have to be a...

  • Reply To: Capturing the Application Time

    peter.row wrote:

    If you need to log time in different time zones then why not simply store the timestamps in UTC format? Then you can build the display logic to convert...

    • This reply was modified 6 years, 5 months ago by Rune Bivrin.
  • RE: Inserting in a Column Set

    And to be picky, the error really doesn't have anything to do with column sets. It simply addresses the fact that there are more items in the VALUES list than...

  • RE: Inserting in a Column Set

    morlindk - Monday, October 1, 2018 11:37 PM

    Even without the missing ')', one gets it right! - But it takes a code...

  • RE: CASTING Binary to BIGINT

    Amazing!

    I didn't realize it was October 12 already 🙂

  • RE: ISNUMERIC function

    Interestingly enough, the referenced article doesn't really say anything about spaces. I'd even go so far as to say the article is just about as useless as the function itself...

  • RE: SMO Scripting

    And why would you not use the Script() method, given that it exists?

  • RE: select in subquery

    And this is why you should ALWAYS use two-part column names, preferably with well chosen table aliases.

  • RE: Localized Install

    Steve Jones - SSC Editor - Tuesday, March 20, 2018 9:18 AM

    I think you get error messages and the error log in...

  • RE: Localized Install

    Steve Jones - SSC Editor - Tuesday, March 20, 2018 8:34 AM

    Unfortunately, the software is English and US centric. It's written in...

  • RE: Localized Install

    Ok. Guess I need to understand the difference between a localized version and a language version. Or not; sounds more like asking for trouble than anything else...

  • RE: Localized Install

    From the referenced article:

    Installations of different language versions of SQL Server instances on the same computer are not supported.


    Not quite sure how this tallies with the purportedly...

Viewing 15 posts - 91 through 105 (of 230 total)